Skip to content

Commit 37948fa

Browse files
chore(deps): update devdependencies (major)
1 parent 88a3d78 commit 37948fa

File tree

2 files changed

+2928
-1830
lines changed

2 files changed

+2928
-1830
lines changed

package.json

+20-20
Original file line numberDiff line numberDiff line change
@@ -59,36 +59,36 @@
5959
"@swc/core": "1.2.198",
6060
"@swc/helpers": "0.3.17",
6161
"@swc/jest": "0.2.21",
62-
"@tsconfig/node14": "1.0.2",
62+
"@tsconfig/node14": "14.1.3",
6363
"@types/common-tags": "1.8.1",
64-
"@types/eslint": "8.4.3",
65-
"@types/jest": "27.5.2",
66-
"@types/node": "17.0.21",
64+
"@types/eslint": "9.6.1",
65+
"@types/jest": "29.5.14",
66+
"@types/node": "22.14.0",
6767
"@types/tmp": "0.2.3",
68-
"@typescript-eslint/eslint-plugin": "5.27.1",
69-
"@typescript-eslint/parser": "5.27.1",
70-
"doctoc": "1.4.0",
71-
"eslint": "8.17.0",
72-
"eslint-config-prettier": "8.5.0",
73-
"eslint-plugin-deprecation": "1.3.2",
68+
"@typescript-eslint/eslint-plugin": "8.29.1",
69+
"@typescript-eslint/parser": "8.29.1",
70+
"doctoc": "2.2.1",
71+
"eslint": "9.24.0",
72+
"eslint-config-prettier": "10.1.1",
73+
"eslint-plugin-deprecation": "3.0.0",
7474
"eslint-plugin-only-warn": "1.0.3",
7575
"eslint-plugin-prefer-arrow": "1.2.3",
76-
"eslint-plugin-simple-import-sort": "7.0.0",
76+
"eslint-plugin-simple-import-sort": "12.1.1",
7777
"eslint-plugin-tsdoc": "0.2.16",
78-
"jest": "27.5.1",
78+
"jest": "29.7.0",
7979
"jest-watch-select-projects": "2.0.0",
8080
"jest-watch-suspend": "1.1.2",
81-
"jest-watch-toggle-config": "2.0.1",
82-
"jest-watch-typeahead": "1.1.0",
81+
"jest-watch-toggle-config": "3.0.0",
82+
"jest-watch-typeahead": "2.2.2",
8383
"konn": "0.7.0",
84-
"prettier": "2.6.2",
85-
"strip-ansi": "6.0.1",
84+
"prettier": "3.5.3",
85+
"strip-ansi": "7.1.0",
8686
"tmp": "0.2.1",
87-
"ts-jest": "27.1.5",
87+
"ts-jest": "29.3.1",
8888
"ts-node": "10.8.1",
89-
"tsconfig-paths": "3.14.1",
90-
"type-fest": "2.13.0",
91-
"typescript": "4.7.3",
89+
"tsconfig-paths": "4.2.0",
90+
"type-fest": "4.39.1",
91+
"typescript": "5.8.3",
9292
"typescript-snapshots-plugin": "1.7.0",
9393
"typescript-transform-paths": "3.3.1"
9494
},

0 commit comments

Comments
 (0)