mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-31 02:28:40 +01:00
chore: update dependencies to latest versions
- Updated @nuxt/ui from ^4.0.0 to 4.0.1 - Updated typescript from ^5.9.2 to 5.9.3 - Updated @types/node from ^24.6.0 to 24.6.2
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"@nuxt/content": "3.7.1",
|
||||
"@nuxt/eslint": "1.9.0",
|
||||
"@nuxt/image": "^1.11.0",
|
||||
"@nuxt/ui": "^4.0.0",
|
||||
"@nuxt/ui": "4.0.1",
|
||||
"@nuxtjs/google-fonts": "^3.2.0",
|
||||
"@nuxtjs/i18n": "10.1.0",
|
||||
"@nuxtjs/seo": "^3.2.2",
|
||||
@@ -37,12 +37,12 @@
|
||||
"remark-math": "^6.0.0",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript": "5.9.3",
|
||||
"vue": "^3.5.22",
|
||||
"vue-router": "^4.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.6.0",
|
||||
"@types/node": "24.6.2",
|
||||
"@vueuse/nuxt": "^13.9.0",
|
||||
"vue-tsc": "^3.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user