Skip to content

Commit

Permalink
downgrade @openpgp/web-stream-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Apr 16, 2024
1 parent 290b18c commit ecc478d
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 272 deletions.
22 changes: 11 additions & 11 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,28 +52,28 @@
"jest.config.js"
],
"dependencies": {
"@swc/helpers": "^0.5.8",
"@swc/helpers": "^0.5.10",
"@types/command-line-args": "^5.2.3",
"@types/command-line-usage": "^5.0.4",
"@types/node": "^20.12.3",
"@types/node": "^20.12.7",
"command-line-args": "^5.2.1",
"command-line-usage": "^7.0.1",
"flatbuffers": "^24.3.25",
"json-bignum": "^0.0.3",
"tslib": "^2.6.2"
},
"devDependencies": {
"@openpgp/web-stream-tools": "0.1.1",
"@openpgp/web-stream-tools": "0.0.13",
"@rollup/plugin-alias": "5.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/stream": "3.0.1",
"@swc/core": "1.4.11",
"@swc/core": "1.4.14",
"@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.5.0",
"@typescript-eslint/parser": "7.5.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"async-done": "2.0.0",
"benny": "3.7.1",
"cross-env": "7.0.3",
Expand All @@ -99,22 +99,22 @@
"ix": "5.0.0",
"jest": "29.7.0",
"jest-silent-reporter": "0.5.0",
"memfs": "4.8.1",
"memfs": "4.8.2",
"mkdirp": "3.0.1",
"multistream": "4.1.0",
"regenerator-runtime": "0.14.1",
"rollup": "4.14.0",
"rollup": "4.14.3",
"rxjs": "7.8.1",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typedoc": "0.25.12",
"typescript": "5.4.3",
"typedoc": "0.25.13",
"typescript": "5.4.5",
"vinyl-buffer": "1.0.1",
"vinyl-named": "1.1.0",
"vinyl-source-stream": "2.0.0",
"web-streams-polyfill": "3.2.1",
"webpack": "5.91.0",
"webpack-bundle-analyzer": "4.10.1",
"webpack-bundle-analyzer": "4.10.2",
"webpack-stream": "7.0.0",
"xml2js": "0.6.2"
},
Expand Down
Loading

0 comments on commit ecc478d

Please sign in to comment.