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 9ea0a9e commit 7addaf4Copy full SHA for 7addaf4
package.json
@@ -33,18 +33,18 @@
33
"@babel/types": "8.0.0-beta.4",
34
"@types/node": "25.0.10",
35
"@vitest/coverage-v8": "4.0.18",
36
- "eslint": "9.39.2",
+ "eslint": "10.1.0",
37
"eslint-config-prettier": "10.1.8",
38
"eslint-plugin-simple-import-sort": "12.1.1",
39
- "eslint-plugin-unicorn": "62.0.0",
+ "eslint-plugin-unicorn": "63.0.0",
40
"globals": "17.0.0",
41
"jest-snapshot-serializer-raw": "2.0.0",
42
"lines-and-columns": "2.0.4",
43
"npm-run-all2": "8.0.4",
44
"prettier": "3.8.1",
45
"release-it": "19.2.4",
46
"tsdown": "0.20.1",
47
- "typescript": "5.9.3",
+ "typescript": "6.0.2",
48
"typescript-eslint": "8.53.1",
49
"vitest": "4.0.18"
50
},
0 commit comments