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 8b7e278 commit e411ac3Copy full SHA for e411ac3
package.json
@@ -37,7 +37,7 @@
37
},
38
"devDependencies": {
39
"@nuxt/devtools": "^1.1.5",
40
- "@nuxt/eslint-config": "^0.5.0",
+ "@nuxt/eslint-config": "^0.7.0",
41
"@nuxt/module-builder": "^0.8.0",
42
"@nuxt/schema": "^3.12.4",
43
"@nuxt/test-utils": "^3.12.4",
@@ -49,9 +49,9 @@
49
"eslint-plugin-prettier": "^5.1.3",
50
"nuxt": "^3.14.1592",
51
"prettier": "^3.2.5",
52
- "sass": "~1.81.0",
+ "sass": "~1.84.0",
53
"sass-loader": "~16.0.3",
54
- "typescript": "~5.6.0",
+ "typescript": "~5.7.0",
55
"vitest": "^2.1.4"
56
57
"lint-staged": {
0 commit comments