8000 Updated Polyscript to its latest (#1876) · shivashankarv/pyscript@0711acd · GitHub
[go: up one dir, main page]

Skip to content

Commit 0711acd

Browse files
Updated Polyscript to its latest (pyscript#1876)
1 parent 1476131 commit 0711acd

File tree

2 files changed

+83
-82
lines changed

2 files changed

+83
-82
lines changed

pyscript.core/package-lock.json

Lines changed: 79 additions & 78 deletions
< 8000 div class="border position-relative rounded-bottom-2">
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyscript.core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pyscript/core",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"type": "module",
55
"description": "PyScript",
66
"module": "./index.js",
@@ -41,21 +41,21 @@
4141
"dependencies": {
4242
"@ungap/with-resolvers": "^0.1.0",
4343
"basic-devtools": "^0.1.6",
44-
"polyscript": "^0.6.0",
44+
"polyscript": "^0.6.2",
4545
"sticky-module": "^0.1.1",
4646
"to-json-callback": "^0.1.1",
4747
"type-checked-collections": "^0.1.7"
4848
},
4949
"devDependencies": {
50-
"@playwright/test": "^1.40.0",
50+
"@playwright/test": "^1.40.1",
5151
"@rollup/plugin-commonjs": "^25.0.7",
5252
"@rollup/plugin-node-resolve": "^15.2.3",
5353
"@rollup/plugin-terser": "^0.4.4",
5454
"@webreflection/toml-j0.4": "^1.1.3",
5555
"@xterm/addon-fit": "^0.9.0-beta.1",
5656
"chokidar": "^3.5.3",
5757
"eslint": "^8.54.0",
58-
"rollup": "^4.5.1",
58+
"rollup": "^4.6.1",
5959
"rollup-plugin-postcss": "^4.0.2",
6060
"rollup-plugin-string": "^3.0.0",
6161
"static-handler": "^0.4.3",

0 commit comments

Comments
 (0)
0