Skip to content

Commit

Permalink
Update rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2023
1 parent bb9dbdc commit 7cd6628
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 82 deletions.
4 changes: 2 additions & 2 deletions packages/e2ee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
},
"devDependencies": {
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.3",
"@rollup/plugin-replace": "5.0.4",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "4.1.0"
"rollup": "4.1.3"
},
"dependencies": {
"@sora/go-wasm": "workspace:^"
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"test": "vitest run"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.3",
"@rollup/plugin-replace": "5.0.4",
"@rollup/plugin-typescript": "11.1.5",
"@shiguredo/lyra-wasm": "2023.1.0",
"jsdom": "22.1.0",
"rollup": "4.1.0",
"rollup": "4.1.3",
"rollup-plugin-delete": "2.0.0",
"vitest": "0.34.6"
},
Expand Down
147 changes: 70 additions & 77 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7cd6628

Please sign in to comment.