Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed May 11, 2024
1 parent 322eb58 commit efc7f84
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 137 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@
"devDependencies": {
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^11.1.6",
"@swc/core": "^1.5.3",
"@swc/core": "^1.5.5",
"@swc/helpers": "^0.5.11",
"@types/destroy": "^1.0.3",
"@types/etag": "^1.8.3",
"@types/koa-compose": "^3.2.8",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@types/range-parser": "^1.2.7",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
Expand All @@ -107,10 +107,10 @@
"prettier": "^3.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"rollup": "^4.17.2",
"swc-loader": "^0.2.6",
"tsc-alias": "^1.8.8",
"tsc-alias": "^1.8.9",
"typescript": "^5.4.5",
"webpack": "^5.91.0"
},
Expand Down

0 comments on commit efc7f84

Please sign in to comment.