mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-12 22:00:56 -05:00
Update Pyodide to its 0.26.2 version (#2133)
This commit is contained in:
committed by
GitHub
parent
f316341e73
commit
d47fb58ede
8
pyscript.core/package-lock.json
generated
8
pyscript.core/package-lock.json
generated
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@ungap/with-resolvers": "^0.1.0",
|
||||
"basic-devtools": "^0.1.6",
|
||||
"polyscript": "^0.14.3",
|
||||
"polyscript": "^0.14.4",
|
||||
"sticky-module": "^0.1.1",
|
||||
"to-json-callback": "^0.1.1",
|
||||
"type-checked-collections": "^0.1.7"
|
||||
@@ -2935,9 +2935,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/polyscript": {
|
||||
"version": "0.14.3",
|
||||
"resolved": "https://registry.npmjs.org/polyscript/-/polyscript-0.14.3.tgz",
|
||||
"integrity": "sha512-8+BAF9QNO6VQtq4srNQP4KoPI0fX0TqOfXReSFrIqg6zL7WgxQana3UKFqqqSPgxmhaFPdltPqwRLnBD6hIxAQ==",
|
||||
"version": "0.14.4",
|
||||
"resolved": "https://registry.npmjs.org/polyscript/-/polyscript-0.14.4.tgz",
|
||||
"integrity": "sha512-3bmc0Gh/etQOpGZ+P19JrYocSzyruYKA7Jim4Fzviv0WXGd97F9Y0B7aNyjpTeRKgGynvLwfJVADJOaQfODWXQ==",
|
||||
"license": "APACHE-2.0",
|
||||
"dependencies": {
|
||||
"@ungap/structured-clone": "^1.2.0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"dependencies": {
|
||||
"@ungap/with-resolvers": "^0.1.0",
|
||||
"basic-devtools": "^0.1.6",
|
||||
"polyscript": "^0.14.3",
|
||||
"polyscript": "^0.14.4",
|
||||
"sticky-module": "^0.1.1",
|
||||
"to-json-callback": "^0.1.1",
|
||||
"type-checked-collections": "^0.1.7"
|
||||
|
||||
Reference in New Issue
Block a user