update depends

This commit is contained in:
2024-08-04 21:15:36 +02:00
parent 8f936ced05
commit fdd28648cd
2 changed files with 909 additions and 2241 deletions
+3 -3
View File
@@ -2,17 +2,17 @@
"name": "youhavetrouble-website",
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
"dev": "astro dev --host",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^2.3.1",
"@astrojs/mdx": "^3.1.3",
"@astrojs/rss": "^4.0.7",
"@astrojs/svelte": "^5.7.0",
"astro": "^4.12.2",
"astro": "^4.13.1",
"markdown-it": "^14.1.0",
"marked": "^13.0.2",
"reading-time": "^1.5.0",