mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-31 04:29:31 +01:00
Update dependencies
This commit is contained in:
@@ -11,12 +11,12 @@
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.221",
|
||||
"@iconify/json": "^2.2.222",
|
||||
"@nuxt/content": "^2.13.0",
|
||||
"@nuxt/eslint": "^0.3.13",
|
||||
"@nuxt/image": "^1.7.0",
|
||||
"@nuxt/ui": "^2.17.0",
|
||||
"@nuxthq/studio": "^2.0.1",
|
||||
"@nuxthq/studio": "^2.0.2",
|
||||
"@nuxthub/core": "^0.6.17",
|
||||
"@nuxtjs/google-fonts": "^3.2.0",
|
||||
"nuxt": "^3.12.2"
|
||||
@@ -25,12 +25,12 @@
|
||||
"@nuxt/devtools": "^1.3.6",
|
||||
"@nuxt/eslint-config": "^0.3.13",
|
||||
"@nuxt/ui": "^2.17.0",
|
||||
"@types/node": "^20.14.8",
|
||||
"@types/node": "^20.14.9",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"@vueuse/nuxt": "^10.11.0",
|
||||
"eslint": "^9.5.0",
|
||||
"typescript": "^5.5.2",
|
||||
"vue-tsc": "^2.0.22",
|
||||
"wrangler": "^3.61.0"
|
||||
"wrangler": "^3.62.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user