Update packages

This commit is contained in:
2025-03-10 19:50:08 +01:00
parent c93b2bf550
commit 42c7e67959
2 changed files with 4 additions and 4 deletions

View File

@ -9,10 +9,10 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@nuxtjs/i18n": "^8.0.0-beta.11",
"@nuxtjs/i18n": "^8.0.0",
"@types/node": "^18",
"autoprefixer": "^10.4.14",
"nuxt": "^3.7.1",
"nuxt": "~3.15.0",
"postcss": "^8.4.23",
"tailwindcss": "^3.3.2"
},