Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Works committed Aug 3, 2023
1 parent 9d8f6d1 commit 54530d8
Show file tree
Hide file tree
Showing 2 changed files with 4,264 additions and 5,666 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,29 +77,29 @@
},
"homepage": "https://github.com/Jack-Works/async-call#readme",
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@microsoft/api-documenter": "^7.22.5",
"@microsoft/api-extractor": "^7.34.9",
"@changesets/cli": "^2.26.2",
"@microsoft/api-documenter": "^7.22.32",
"@microsoft/api-extractor": "^7.36.3",
"@msgpack/msgpack": "3.0.0-beta2",
"@swc/core": "^1.3.59",
"@types/node": "^20.2.1",
"@types/ws": "^8.5.4",
"@vitest/coverage-c8": "^0.31.1",
"@vitest/ui": "^0.31.1",
"@swc/core": "^1.3.74",
"@types/node": "^20.4.6",
"@types/ws": "^8.5.5",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/ui": "^0.34.1",
"async-call-rpc": "link:",
"bson": "^5.3.0",
"c8": "^7.13.0",
"bson": "^5.4.0",
"c8": "^8.0.1",
"jest-file-snapshot": "^0.5.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"pretty-format": "^29.5.0",
"prettier": "^3.0.1",
"pretty-format": "^29.6.2",
"rimraf": "^5.0.1",
"rollup": "^3.22.0",
"rollup-plugin-swc3": "^0.8.1",
"rollup": "^3.27.0",
"rollup-plugin-swc3": "^0.9.1",
"serve": "^14.2.0",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vitest": "^0.31.1",
"typescript": "^5.1.6",
"vite": "^4.4.8",
"vitest": "^0.34.1",
"ws": "^8.13.0"
},
"files": [
Expand Down
Loading

0 comments on commit 54530d8

Please sign in to comment.