Skip to content

Commit

Permalink
Merge branch 'main' into plugin-uploader-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
charleslee0212 authored Oct 17, 2024
2 parents c35fcbb + 025ab89 commit 6e6aa00
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@cybozu/license-manager": "^1.2.1",
"@octokit/rest": "^20.1.1",
"@types/jest": "^29.5.13",
"@types/node": "^18.19.55",
"@types/node": "^18.19.56",
"babel-jest": "^29.7.0",
"comment-json": "^4.2.5",
"eslint": "^8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-packer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"yazl": "^2.5.1"
},
"devDependencies": {
"@reduxjs/toolkit": "^2.2.8",
"@reduxjs/toolkit": "^2.3.0",
"@types/debug": "^4.1.12",
"@types/node-rsa": "^1.1.4",
"@types/stream-buffers": "^3.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/rest-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"babel-loader": "^9.2.1",
"vite": "^5.4.8",
"vite": "^5.4.9",
"rimraf": "^5.0.10",
"cross-env": "^7.0.3"
},
Expand Down
Loading

0 comments on commit 6e6aa00

Please sign in to comment.