Skip to content

Commit 5f37685

Browse files
fix(deps): update dependency @modern-js/runtime to v2.54.2 (#4154)
1 parent 3837550 commit 5f37685

File tree

3 files changed

+6
-117
lines changed

3 files changed

+6
-117
lines changed

modernjs-medusa/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dist/"
2828
],
2929
"dependencies": {
30-
"@modern-js/runtime": "2.54.1",
30+
"@modern-js/runtime": "2.54.2",
3131
"react": "~18.3.0",
3232
"react-dom": "~18.3.0"
3333
},

modernjs-medusa/provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dist/"
2828
],
2929
"dependencies": {
30-
"@modern-js/runtime": "2.54.1",
30+
"@modern-js/runtime": "2.54.2",
3131
"react": "~18.3.0",
3232
"react-dom": "~18.3.0"
3333
},

pnpm-lock.yaml

Lines changed: 4 additions & 115 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)