We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44253e commit 63bcdf4Copy full SHA for 63bcdf4
example/package.json
@@ -35,7 +35,7 @@
35
"devDependencies": {
36
"@nuxt/module-builder": "workspace:*",
37
"@nuxt/schema": "^3.15.0",
38
- "@types/node": "^22.10.3",
+ "@types/node": "^22.10.5",
39
"nuxt": "^3.15.0"
40
},
41
"build": {
package.json
@@ -50,7 +50,7 @@
50
51
"@nuxt/eslint-config": "^0.7.4",
52
53
54
"@vitest/coverage-v8": "^2.1.8",
55
"changelogen": "^0.5.7",
56
"eslint": "^9.17.0",
0 commit comments