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.
2 parents bdcc74d + 5d652d2 commit 61b5eb6Copy full SHA for 61b5eb6
web/package.json
@@ -54,8 +54,8 @@
54
"webpack": "^5.104.1"
55
},
56
"devDependencies": {
57
- "@babel/eslint-parser": "^7.27.5",
58
- "@commitlint/cli": "^20.1.0",
+ "@babel/eslint-parser": "^7.28.5",
+ "@commitlint/cli": "^20.2.0",
59
"@commitlint/config-conventional": "^19.8.0",
60
"@nuxt/types": "^2.18.1",
61
"@nuxt/typescript-build": "^3.0.2",
@@ -77,7 +77,7 @@
77
"lint-staged": "^16.1.4",
78
"node-fetch-native": "^1.6.7",
79
"postcss-html": "^1.7.0",
80
- "prettier": "3.6.2",
+ "prettier": "3.7.4",
81
"stylelint": "^15.11.0",
82
"stylelint-config-prettier": "^9.0.5",
83
"stylelint-config-recommended-vue": "^1.5.0",
0 commit comments