Skip to content

Commit

Permalink
chore: upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Apr 30, 2024
1 parent a9f89aa commit a547eb1
Show file tree
Hide file tree
Showing 2 changed files with 553 additions and 626 deletions.
19 changes: 8 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@
"devDependencies": {
"@ampproject/remapping": "^2.2.1",
"@types/cross-spawn": "^6.0.6",
"@types/node": "^20.9.4",
"@types/react": "^18.2.38",
"@types/semver": "^7.5.6",
"@types/node": "^20.12.7",
"@types/split2": "^4.2.3",
"cachedir": "^2.4.0",
"chokidar": "^3.5.3",
Expand All @@ -78,21 +76,20 @@
"fs-require": "^1.6.0",
"get-node": "^15.0.0",
"kolorist": "^1.8.0",
"lint-staged": "^15.1.0",
"lintroll": "^1.4.1",
"lint-staged": "^15.2.2",
"lintroll": "^1.5.0",
"magic-string": "^0.30.5",
"manten": "^1.3.0",
"memfs": "^4.6.0",
"memfs": "^4.9.1",
"node-pty": "^1.0.0",
"outdent": "^0.8.0",
"pkgroll": "^2.0.1",
"semver": "^7.5.4",
"simple-git-hooks": "^2.9.0",
"pkgroll": "^2.0.2",
"simple-git-hooks": "^2.11.1",
"split2": "^4.2.0",
"strip-ansi": "^7.1.0",
"type-fest": "^4.8.2",
"type-fest": "^4.18.0",
"type-flag": "^3.0.0",
"typescript": "^5.3.2"
"typescript": "^5.4.5"
},
"eslintConfig": {
"extends": "@pvtnbr",
Expand Down
Loading

0 comments on commit a547eb1

Please sign in to comment.