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 6969fd3 commit e4ce1faCopy full SHA for e4ce1fa
1 file changed
package.json
@@ -15,20 +15,17 @@
15
}
16
},
17
"devDependencies": {
18
- "@types/node": "^25.0.3",
19
"@types/node": "^25.0.3",
20
"@typescript-eslint/eslint-plugin": "^8.40.0",
21
"@typescript-eslint/parser": "^8.40.0",
22
"@typescript-eslint/utils": "^8.40.0",
23
"@vitest/browser": "^4.0.16",
24
- "@vitest/browser": "^4.0.16",
25
"autoprefixer": "^10.4.21",
26
"eslint": "^9.33.0",
27
"eslint-config-prettier": "^10.1.8",
28
"eslint-plugin-import": "^2.32.0",
29
"eslint-plugin-prettier": "^5.5.4",
30
"eslint-plugin-unicorn": "^62.0.0",
31
- "eslint-plugin-unicorn": "^62.0.0",
32
"npm-run-all": "^4.1.5",
33
"postcss": "^8.5.6",
34
"postcss-lit": "^1.2.0",
0 commit comments