Skip to content

Commit a576fd5

Browse files
committed
chore: upgraded nuxt packages
1 parent a3a97e8 commit a576fd5

File tree

2 files changed

+300
-25
lines changed

2 files changed

+300
-25
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,19 @@
4545
"pusher-js": "8.4.0-rc2"
4646
},
4747
"devDependencies": {
48-
"@nuxt/devtools": "^1.7.0",
48+
"@nuxt/devtools": "latest",
4949
"@nuxt/eslint-config": "^0.7.6",
5050
"@nuxt/kit": "^3.15.4",
5151
"@nuxt/module-builder": "^0.8.4",
5252
"@nuxt/schema": "^3.15.4",
5353
"@nuxt/test-utils": "^3.15.4",
54-
"@types/node": "^22.13.1",
54+
"@types/node": "latest",
5555
"@typescript-eslint/eslint-plugin": "^8.24.0",
5656
"changelogen": "^0.5.7",
5757
"eslint": "^9.20.0",
5858
"nuxt": "^3.15.4",
5959
"typescript": "^5.7.3",
60+
"vite": "^6.1.0",
6061
"vitest": "^2.1.9",
6162
"vue-tsc": "^2.1.10"
6263
},

0 commit comments

Comments
 (0)