Skip to content

Commit 2aadc86

Browse files
committed
update dependencies
1 parent cead165 commit 2aadc86

File tree

2 files changed

+760
-859
lines changed

2 files changed

+760
-859
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,21 @@
3535
"plugin-error": "^2.0.1"
3636
},
3737
"devDependencies": {
38-
"@types/node": "^18.19.33",
38+
"@types/node": "^18.19.55",
3939
"@types/vinyl": "^2.0.12",
40-
"eslint": "^9.4.0",
40+
"eslint": "^9.12.0",
4141
"eslint-plugin-jsonc": "^2.16.0",
42-
"eslint-plugin-unicorn": "^53.0.0",
42+
"eslint-plugin-unicorn": "^56.0.0",
4343
"gulp": "^4.0.2",
44-
"husky": "^9.0.11",
45-
"knip": "^5.17.3",
46-
"lint-staged": "^15.2.5",
47-
"npm-run-all2": "^6.2.0",
48-
"prettier": "^3.3.0",
44+
"husky": "^9.1.6",
45+
"knip": "^5.33.3",
46+
"lint-staged": "^15.2.10",
47+
"npm-run-all2": "^6.2.3",
48+
"prettier": "^3.3.3",
4949
"tsm": "^2.3.0",
50-
"tsup": "^8.0.2",
51-
"typescript": "^5.4.5",
52-
"typescript-eslint": "^7.11.0",
50+
"tsup": "^8.3.0",
51+
"typescript": "^5.6.3",
52+
"typescript-eslint": "^8.8.1",
5353
"uvu": "^0.5.6"
5454
},
5555
"peerDependencies": {

0 commit comments

Comments
 (0)