Skip to content

Commit 0c028c1

Browse files
committed
chore: update to nuxt v3.6.0
1 parent 947ef7e commit 0c028c1

File tree

2 files changed

+936
-235
lines changed

2 files changed

+936
-235
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
},
6969
"devDependencies": {
7070
"@nuxt/module-builder": "0.4.0",
71-
"@nuxt/schema": "3.5.3",
72-
"@nuxt/test-utils": "3.5.3",
71+
"@nuxt/schema": "3.6.0",
72+
"@nuxt/test-utils": "3.6.0",
7373
"@nuxtjs/eslint-config-typescript": "12.0.0",
7474
"@types/node": "18.16.18",
7575
"@vitest/coverage-v8": "0.32.2",
@@ -81,7 +81,7 @@
8181
"expect-type": "0.16.0",
8282
"husky": "8.0.3",
8383
"lint-staged": "13.2.2",
84-
"nuxt": "3.5.3",
84+
"nuxt": "3.6.0",
8585
"pinst": "3.0.0",
8686
"playwright": "1.35.1",
8787
"prettier": "2.8.8",
@@ -91,8 +91,8 @@
9191
},
9292
"resolutions": {
9393
"@nuxtjs/ionic": "link:.",
94-
"@nuxt/kit": "3.5.3",
95-
"@nuxt/schema": "3.5.3",
94+
"@nuxt/kit": "3.6.0",
95+
"@nuxt/schema": "3.6.0",
9696
"consola": "^3.0.0"
9797
},
9898
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)