Skip to content

Commit a547eb1

Browse files
committed
chore: upgrade dev deps
1 parent a9f89aa commit a547eb1

File tree

2 files changed

+553
-626
lines changed

2 files changed

+553
-626
lines changed

package.json

+8-11
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@
6363
"devDependencies": {
6464
"@ampproject/remapping": "^2.2.1",
6565
"@types/cross-spawn": "^6.0.6",
66-
"@types/node": "^20.9.4",
67-
"@types/react": "^18.2.38",
68-
"@types/semver": "^7.5.6",
66+
"@types/node": "^20.12.7",
6967
"@types/split2": "^4.2.3",
7068
"cachedir": "^2.4.0",
7169
"chokidar": "^3.5.3",
@@ -78,21 +76,20 @@
7876
"fs-require": "^1.6.0",
7977
"get-node": "^15.0.0",
8078
"kolorist": "^1.8.0",
81-
"lint-staged": "^15.1.0",
82-
"lintroll": "^1.4.1",
79+
"lint-staged": "^15.2.2",
80+
"lintroll": "^1.5.0",
8381
"magic-string": "^0.30.5",
8482
"manten": "^1.3.0",
85-
"memfs": "^4.6.0",
83+
"memfs": "^4.9.1",
8684
"node-pty": "^1.0.0",
8785
"outdent": "^0.8.0",
88-
"pkgroll": "^2.0.1",
89-
"semver": "^7.5.4",
90-
"simple-git-hooks": "^2.9.0",
86+
"pkgroll": "^2.0.2",
87+
"simple-git-hooks": "^2.11.1",
9188
"split2": "^4.2.0",
9289
"strip-ansi": "^7.1.0",
93-
"type-fest": "^4.8.2",
90+
"type-fest": "^4.18.0",
9491
"type-flag": "^3.0.0",
95-
"typescript": "^5.3.2"
92+
"typescript": "^5.4.5"
9693
},
9794
"eslintConfig": {
9895
"extends": "@pvtnbr",

0 commit comments

Comments
 (0)