8000 Updated Polyscript to provide out of the box Pyodide cache (#2205) · pyscript/pyscript@62c78b0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 62c78b0

Browse files
Updated Polyscript to provide out of the box Pyodide cache (#2205)
1 parent 4fe6ad8 commit 62c78b0

File tree

4 files changed

+83
-83
lines changed

4 files changed

+83
-83
lines changed

core/package-lock.json

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

core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
"license": "APACHE-2.0",
6060
"dependencies": {
6161
"@ungap/with-resolvers": "^0.1.0",
62-
"@webreflection/idb-map": "^0.3.1",
62+
"@webreflection/idb-map": "^0.3.2",
6363
"basic-devtools": "^0.1.6",
64-
"polyscript": "^0.15.12",
64+
"polyscript": "^0.16.0",
6565
"sabayon": "^0.5.2",
6666
"sticky-module": "^0.1.1",
6767
"to-json-callback": "^0.1.1",
@@ -86,7 +86,7 @@
8686
"codemirror": "^6.0.1",
8787
"eslint": "^9.11.1",
8888
"flatted": "^3.3.1",
89-
"rollup": "^4.22.5",
89+
"rollup": "^4.24.0",
9090
"rollup-plugin-postcss": "^4.0.2",
9191
"rollup-plugin-string": "^3.0.0",
9292
"static-handler": "^0.5.3",

0 commit comments

Comments
 (0)
0