We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7df3d commit 406b941Copy full SHA for 406b941
1 file changed
package.json
@@ -6,15 +6,15 @@
6
"@hotwired/stimulus": "^3.2.2",
7
"@stylistic/stylelint-config": "^5.0.0",
8
"@stylistic/stylelint-plugin": "^5.1.0",
9
- "eslint": "^10.2.0",
+ "eslint": "^10.2.1",
10
"eslint-plugin-no-jquery": "^3.1.1",
11
"globals": "^17.5.0",
12
"jsdom": "^27.4.0",
13
"markdownlint-cli": "^0.48.0",
14
- "stylelint": "^17.8.0",
+ "stylelint": "^17.9.0",
15
"stylelint-config-standard": "^40.0.0",
16
"stylelint-declaration-strict-value": "^1.11.1",
17
- "vitest": "^4.1.4"
+ "vitest": "^4.1.5"
18
},
19
"scripts": {
20
"test": "vitest run",
0 commit comments