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 9c9418e commit 8807486Copy full SHA for 8807486
package.json
@@ -116,7 +116,7 @@
116
"@nuxt/kit": "^4.0.3",
117
"@nuxt/schema": "^4.0.3",
118
"@release-it-plugins/lerna-changelog": "8.0.1",
119
- "@types/node": "22.17.1",
+ "@types/node": "22.17.2",
120
"@vitejs/plugin-vue": "6.0.1",
121
"@vitest/coverage-istanbul": "^3.2.4",
122
"@vue/compiler-sfc": "3.5.18",
@@ -132,7 +132,7 @@
132
"vitest": "3.2.4",
133
"vue": "3.5.18",
134
"vue-loader": "17.4.2",
135
- "webpack": "5.101.1"
+ "webpack": "5.101.2"
136
},
137
"lint-staged": {
138
"*.js": "eslint --fix",
0 commit comments