Skip to content

Commit

Permalink
Update rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent c178186 commit 3388132
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 70 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.4",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "4.1.4"
"rollup": "4.1.5"
},
"dependencies": {
"@sora/go-wasm": "workspace:^"
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.4",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.5",
"@shiguredo/lyra-wasm": "2023.1.0",
"jsdom": "22.1.0",
"rollup": "4.1.4",
"rollup": "4.1.5",
"rollup-plugin-delete": "2.0.0",
"vitest": "0.34.6"
},
Expand Down
132 changes: 66 additions & 66 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 3388132

Please sign in to comment.