Skip to content

Commit 52aca92

Browse files
chore(deps): update devdependencies (major) (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: fisker <lionkay@gmail.com>
1 parent bc121cf commit 52aca92

2 files changed

Lines changed: 519 additions & 713 deletions

File tree

package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,21 @@
3131
"@babel/code-frame": "8.0.0-rc.3",
3232
"@babel/parser": "8.0.0-rc.3",
3333
"@babel/types": "8.0.0-rc.3",
34+
"@eslint/js": "10.0.1",
3435
"@types/node": "25.6.0",
3536
"@vitest/coverage-v8": "4.1.4",
36-
"eslint": "9.39.4",
37+
"eslint": "10.4.0",
3738
"eslint-config-prettier": "10.1.8",
38-
"eslint-plugin-simple-import-sort": "12.1.1",
39-
"eslint-plugin-unicorn": "62.0.0",
39+
"eslint-plugin-simple-import-sort": "13.0.0",
40+
"eslint-plugin-unicorn": "64.0.0",
4041
"globals": "17.4.0",
4142
"jest-snapshot-serializer-raw": "2.0.0",
4243
"lines-and-columns": "2.0.4",
43-
"npm-run-all2": "8.0.4",
44+
"npm-run-all2": "9.0.0",
4445
"prettier": "3.8.2",
45-
"release-it": "19.2.4",
46+
"release-it": "20.0.1",
4647
"tsdown": "0.21.7",
47-
"typescript": "5.9.3",
48+
"typescript": "6.0.3",
4849
"typescript-eslint": "8.58.1",
4950
"vitest": "4.1.4"
5051
},

0 commit comments

Comments
 (0)