We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a734bf1 commit dd24bc2Copy full SHA for dd24bc2
package.json
@@ -55,15 +55,15 @@
55
"@vitest/coverage-v8": "^3.0.1",
56
"documentation": "^14.0.3",
57
"eslint": "^9.9.0",
58
- "eslint-plugin-unicorn": "^56.0.0",
+ "eslint-plugin-unicorn": "^57.0.0",
59
"prettier": "^3.3.3",
60
"rimraf": "^6.0.1",
61
"standard-changelog": "^6.0.0",
62
"typescript": "^5.7.0",
63
"typescript-eslint": "^8.0.1",
64
"vitest": "^3.0.1",
65
"webpack": "^5.93.0",
66
- "webpack-cli": "^5.1.4"
+ "webpack-cli": "^6.0.1"
67
},
68
"publishConfig": {
69
"access": "public"
0 commit comments