Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 7b2d9b8

Browse files
authored
Merge pull request #120 from alankrantas/dependabot/npm_and_yarn/pyodide-0.28.3
2 parents 4acd433 + fac6cc8 commit 7b2d9b8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@monaco-editor/react": "^4.7.0",
19-
"pyodide": "^0.28.2",
19+
"pyodide": "^0.28.3",
2020
"react": "^19.1.1",
2121
"react-dom": "19.1.1"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -797,10 +797,10 @@ postcss@^8.5.6:
797797
picocolors "^1.1.1"
798798
source-map-js "^1.2.1"
799799

800-
pyodide@^0.28.2:
801-
version "0.28.2"
802-
resolved "https://registry.yarnpkg.com/pyodide/-/pyodide-0.28.2.tgz#41d3d8a3eaa1198704d0614a0d7b8afbfc5ba330"
803-
integrity sha512-2BrZHrALvhYZfIuTGDHOvyiirHNLziHfBiBb1tpBFzLgAvDBb2ACxNPFFROCOzLnqapORmgArDYY8mJmMWH1Eg==
800+
pyodide@^0.28.3:
801+
version "0.28.3"
802+
resolved "https://registry.yarnpkg.com/pyodide/-/pyodide-0.28.3.tgz#5a97241448898c89778fd404731c2b9877064dbc"
803+
integrity sha512-rtCsyTU55oNGpLzSVuAd55ZvruJDEX8o6keSdWKN9jPeBVSNlynaKFG7eRqkiIgU7i2M6HEgYtm0atCEQX3u4A==
804804
dependencies:
805805
ws "^8.5.0"
806806

0 commit comments

Comments
 (0)