Update Dependencies (forgotten to add package.json)

This commit is contained in:
Michał Gdula 2024-06-06 17:21:01 +01:00
parent ae96e98f7c
commit 90be3e2ce8

View file

@ -11,8 +11,8 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/check": "^0.7.0", "@astrojs/check": "^0.7.0",
"@astrojs/mdx": "^3.0.1", "@astrojs/mdx": "^3.1.0",
"astro": "^4.8.6", "astro": "^4.10.0",
"typescript": "^5.4.5" "typescript": "^5.4.5"
}, },
"devDependencies": { "devDependencies": {