Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump rollup from 2.70.2 to 2.79.2 #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/mm-jsr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"cross-env": "7.0.3",
"eslint": "8.13.0",
"eslint-plugin-import-quotes": "0.0.1",
"rollup": "2.70.2",
"rollup": "2.79.2",
"rollup-plugin-terser": "7.0.2",
"serve": "13.0.2",
"ts-node": "10.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-mm-jsr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"mm-jsr": "workspace:*",
"react": "18.0.0",
"react-dom": "18.0.0",
"rollup": "2.70.2",
"rollup": "2.79.2",
"rollup-plugin-terser": "7.0.2",
"ts-node": "10.7.0",
"tslib": "2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-mm-jsr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@rollup/plugin-node-resolve": "13.2.1",
"@rollup/plugin-typescript": "8.3.2",
"mm-jsr": "workspace:*",
"rollup": "2.70.2",
"rollup": "2.79.2",
"rollup-plugin-svelte": "7.1.0",
"serve": "13.0.2",
"svelte": "3.47.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/webpage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-node-resolve": "13.2.1",
"mm-jsr": "workspace:*",
"rollup": "2.70.2",
"rollup": "2.79.2",
"rollup-plugin-svelte": "7.1.0",
"rollup-plugin-terser": "7.0.2",
"serve": "13.0.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3900,7 +3900,7 @@ __metadata:
cross-env: 7.0.3
eslint: 8.13.0
eslint-plugin-import-quotes: 0.0.1
rollup: 2.70.2
rollup: 2.79.2
rollup-plugin-terser: 7.0.2
serve: 13.0.2
ts-node: 10.7.0
Expand Down Expand Up @@ -4582,7 +4582,7 @@ __metadata:
mm-jsr: "workspace:*"
react: 18.0.0
react-dom: 18.0.0
rollup: 2.70.2
rollup: 2.79.2
rollup-plugin-terser: 7.0.2
ts-node: 10.7.0
tslib: 2.3.1
Expand Down Expand Up @@ -4898,17 +4898,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:2.70.2":
version: 2.70.2
resolution: "rollup@npm:2.70.2"
"rollup@npm:2.79.2":
version: 2.79.2
resolution: "rollup@npm:2.79.2"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: eb04eb9b87b30517308cb41018d57a23976f42b269c3229e4124746d3136a77aa16ba8b891a3fa571931dd72419eea40642a334835fe4f33161fea30d0b803f7
checksum: df7aa4c8b95245dede157b06ab71e1921de6080757d30e9bf31f8fb142064d12dda865e2bafbab4349588f43425b2965a290c9a5da1c048246a70fc21734ebd7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5433,7 +5433,7 @@ __metadata:
"@rollup/plugin-node-resolve": 13.2.1
"@rollup/plugin-typescript": 8.3.2
mm-jsr: "workspace:*"
rollup: 2.70.2
rollup: 2.79.2
rollup-plugin-svelte: 7.1.0
serve: 13.0.2
svelte: 3.47.0
Expand Down Expand Up @@ -5943,7 +5943,7 @@ __metadata:
"@rollup/plugin-commonjs": 21.1.0
"@rollup/plugin-node-resolve": 13.2.1
mm-jsr: "workspace:*"
rollup: 2.70.2
rollup: 2.79.2
rollup-plugin-svelte: 7.1.0
rollup-plugin-terser: 7.0.2
serve: 13.0.2
Expand Down
Loading