chore: update dependencies

This commit is contained in:
Martin Prokoph
2025-01-27 22:56:53 +01:00
parent f113f526f1
commit dbd229c28c
4 changed files with 1971 additions and 3042 deletions

View File

@@ -11,9 +11,9 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/mdx": "^4.0.3",
"@astrojs/partytown": "^2.1.2",
"@astrojs/tailwind": "^5.1.4",
"@astrojs/mdx": "^4.0.7",
"@astrojs/partytown": "^2.1.3",
"@astrojs/tailwind": "^5.1.5",
"@iconify-json/ion": "^1.2.0",
"@iconify-json/line-md": "^1.2.4",
"@iconify-json/mdi": "^1.2.0",
@@ -21,7 +21,7 @@
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"accessible-astro-components": "^2.3.6",
"astro": "^5.1.1",
"astro": "^5.1.10",
"astro-compress": "^2.3.1",
"astro-icon": "^1.1.1",
"eslint": "^9.10.0",
@@ -35,7 +35,7 @@
"tailwindcss": "^3.4.12"
},
"dependencies": {
"@astrojs/alpinejs": "^0.4.1",
"@astrojs/alpinejs": "^0.4.3",
"@types/alpinejs": "^3.13.10",
"@types/rellax": "^1.7.7",
"alpinejs": "^3.14.1",