Skip to content

Commit

Permalink
update other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Jun 1, 2024
1 parent 9eaaef9 commit 75b0e80
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 453 deletions.
22 changes: 11 additions & 11 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"jest.config.js"
],
"dependencies": {
"@swc/helpers": "^0.5.10",
"@swc/helpers": "^0.5.11",
"@types/command-line-args": "^5.2.3",
"@types/command-line-usage": "^5.0.4",
"@types/node": "^20.12.7",
"@types/node": "^20.13.0",
"command-line-args": "^5.2.1",
"command-line-usage": "^7.0.1",
"flatbuffers": "^24.3.25",
Expand All @@ -67,26 +67,26 @@
"@rollup/plugin-alias": "5.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/stream": "3.0.1",
"@swc/core": "1.4.17",
"@swc/core": "1.5.24",
"@types/benchmark": "2.1.5",
"@types/glob": "8.1.0",
"@types/jest": "29.5.12",
"@types/multistream": "4.1.3",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"async-done": "2.0.0",
"benny": "3.7.1",
"cross-env": "7.0.3",
"del": "7.1.0",
"del-cli": "5.1.0",
"esbuild": "0.20.2",
"esbuild": "0.21.4",
"esbuild-plugin-alias": "0.2.1",
"eslint": "8.57.0",
"eslint-plugin-jest": "28.4.0",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-unicorn": "52.0.0",
"esm": "https://github.com/jsg2021/esm/releases/download/v3.x.x-pr883/esm-3.x.x-pr883.tgz",
"gulp": "4.0.2",
"glob": "10.3.12",
"glob": "10.4.1",
"google-closure-compiler": "20240317.0.0",
"gulp-esbuild": "0.12.0",
"gulp-json-transform": "0.5.0",
Expand All @@ -98,14 +98,14 @@
"gulp-vinyl-size": "1.1.4",
"ix": "6.0.0",
"jest": "29.7.0",
"jest-silent-reporter": "0.5.0",
"jest-silent-reporter": "0.6.0",
"memfs": "4.9.2",
"mkdirp": "3.0.1",
"multistream": "4.1.0",
"regenerator-runtime": "0.14.1",
"rollup": "4.17.2",
"rollup": "4.18.0",
"rxjs": "7.8.1",
"ts-jest": "29.1.2",
"ts-jest": "29.1.4",
"ts-node": "10.9.2",
"typedoc": "0.25.13",
"typescript": "5.4.5",
Expand Down
Loading

0 comments on commit 75b0e80

Please sign in to comment.