Update Dependencies (forgotten to add package.json)

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

View file

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