Skip to content

Commit

Permalink
feat: upgrade dependencies (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber authored Apr 30, 2024
1 parent a547eb1 commit f38db84
Show file tree
Hide file tree
Showing 5 changed files with 162 additions and 170 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,31 +54,31 @@
"node": ">=18.0.0"
},
"dependencies": {
"esbuild": "~0.19.10",
"get-tsconfig": "^4.7.2"
"esbuild": "~0.20.2",
"get-tsconfig": "^4.7.3"
},
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"devDependencies": {
"@ampproject/remapping": "^2.2.1",
"@ampproject/remapping": "^2.3.0",
"@types/cross-spawn": "^6.0.6",
"@types/node": "^20.12.7",
"@types/split2": "^4.2.3",
"cachedir": "^2.4.0",
"chokidar": "^3.5.3",
"chokidar": "^3.6.0",
"clean-pkg-json": "^1.2.0",
"cleye": "^1.3.2",
"cross-spawn": "^7.0.3",
"es-module-lexer": "^1.4.1",
"es-module-lexer": "^1.5.2",
"execa": "^8.0.1",
"fs-fixture": "^1.2.0",
"fs-require": "^1.6.0",
"get-node": "^15.0.0",
"kolorist": "^1.8.0",
"lint-staged": "^15.2.2",
"lintroll": "^1.5.0",
"magic-string": "^0.30.5",
"magic-string": "^0.30.10",
"manten": "^1.3.0",
"memfs": "^4.9.1",
"node-pty": "^1.0.0",
Expand Down
Loading

0 comments on commit f38db84

Please sign in to comment.