Skip to content

Commit c9a4b5c

Browse files
committed
Update nuxt to 3.7.0 (linting very slow!)
vuejs/vue-eslint-parser#216
1 parent 95eb955 commit c9a4b5c

File tree

2 files changed

+114
-322
lines changed

2 files changed

+114
-322
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@intlify/eslint-plugin-vue-i18n": "^2.0.0",
3838
"@nuxt/devtools": "^0.6.4",
39-
"@nuxt/kit": "^3.6.5",
39+
"@nuxt/kit": "^3.7.0",
4040
"@nuxt/test-utils": "^3.9.0",
4141
"@nuxtjs/color-mode": "^3.3.2",
4242
"@nuxtjs/eslint-config-typescript": "^12.1.0",
@@ -59,7 +59,7 @@
5959
"glob": "^10.3.10",
6060
"happy-dom": "^12.10.3",
6161
"log-symbols": "^6.0.0",
62-
"nuxt": "^3.6.5",
62+
"nuxt": "^3.7.0",
6363
"nuxt-electron": "^0.7.0",
6464
"nuxt-typed-router": "^3.5.1",
6565
"prettier": "^3.2.3",

0 commit comments

Comments
 (0)