Update nuxt version
Signed-off-by: Al Asad Nur Riyad <asadnurriyad@appscode.com>
This commit is contained in:
10
package.json
10
package.json
@@ -10,10 +10,10 @@
|
||||
"lint:fix": "eslint . --fix"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.38.5",
|
||||
"@formkit/auto-animate": "^0.7.0",
|
||||
"@nuxt/content": "^2.7.2",
|
||||
"@nuxt/image-edge": "^1.0.0-27840416.dc1ed65",
|
||||
"@antfu/eslint-config": "^0.42.0",
|
||||
"@formkit/auto-animate": "^0.8.0",
|
||||
"@nuxt/content": "^2.8.2",
|
||||
"@nuxt/image": "^1.0.0-rc.2",
|
||||
"@nuxtjs/color-mode": "^3.3.0",
|
||||
"@nuxtjs/fontaine": "^0.2.5",
|
||||
"@nuxtjs/robots": "^3.0.0",
|
||||
@@ -23,7 +23,7 @@
|
||||
"@vueuse/core": "^10.4.1",
|
||||
"@vueuse/nuxt": "^10.4.1",
|
||||
"eslint": "^8.39.0",
|
||||
"nuxt": "^3.6.5",
|
||||
"nuxt": "^3.7.3",
|
||||
"nuxt-icon": "^0.4.0",
|
||||
"nuxt-simple-sitemap": "^3.1.3",
|
||||
"typescript": "^5.0.4",
|
||||
|
||||
Reference in New Issue
Block a user