Skip to content

Commit

Permalink
pnpm up -L -r
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Nov 16, 2023
1 parent a7d1f5d commit 77b1d50
Show file tree
Hide file tree
Showing 4 changed files with 183 additions and 191 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"prettier": "3.0.3",
"prettier": "3.1.0",
"serve": "14.2.1",
"typedoc": "0.25.3",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/e2ee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "4.4.0"
"rollup": "4.4.1"
},
"dependencies": {
"@sora/go-wasm": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@rollup/plugin-typescript": "11.1.5",
"@shiguredo/lyra-wasm": "2023.1.0",
"jsdom": "22.1.0",
"rollup": "4.4.0",
"rollup": "4.4.1",
"rollup-plugin-delete": "2.0.0",
"vitest": "0.34.6"
},
Expand Down
Loading

0 comments on commit 77b1d50

Please sign in to comment.