Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a97e8 commit a576fd5Copy full SHA for a576fd5
package.json
@@ -45,18 +45,19 @@
45
"pusher-js": "8.4.0-rc2"
46
},
47
"devDependencies": {
48
- "@nuxt/devtools": "^1.7.0",
+ "@nuxt/devtools": "latest",
49
"@nuxt/eslint-config": "^0.7.6",
50
"@nuxt/kit": "^3.15.4",
51
"@nuxt/module-builder": "^0.8.4",
52
"@nuxt/schema": "^3.15.4",
53
"@nuxt/test-utils": "^3.15.4",
54
- "@types/node": "^22.13.1",
+ "@types/node": "latest",
55
"@typescript-eslint/eslint-plugin": "^8.24.0",
56
"changelogen": "^0.5.7",
57
"eslint": "^9.20.0",
58
"nuxt": "^3.15.4",
59
"typescript": "^5.7.3",
60
+ "vite": "^6.1.0",
61
"vitest": "^2.1.9",
62
"vue-tsc": "^2.1.10"
63
0 commit comments