mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-09 12:00:58 -04:00
committed by
GitHub
parent
3e2a67d434
commit
f1a46be738
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pyscript/core",
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3",
|
||||
"type": "module",
|
||||
"description": "PyScript",
|
||||
"module": "./index.js",
|
||||
@@ -41,8 +41,8 @@
|
||||
"dependencies": {
|
||||
"@ungap/with-resolvers": "^0.1.0",
|
||||
"basic-devtools": "^0.1.6",
|
||||
"polyscript": "^0.5.6",
|
||||
"sticky-module": "^0.1.0",
|
||||
"polyscript": "^0.5.11",
|
||||
"sticky-module": "^0.1.1",
|
||||
"to-json-callback": "^0.1.1",
|
||||
"type-checked-collections": "^0.1.7"
|
||||
},
|
||||
@@ -53,8 +53,8 @@
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
"@webreflection/toml-j0.4": "^1.1.3",
|
||||
"chokidar": "^3.5.3",
|
||||
"eslint": "^8.52.0",
|
||||
"rollup": "^4.2.0",
|
||||
"eslint": "^8.53.0",
|
||||
"rollup": "^4.3.0",
|
||||
"rollup-plugin-postcss": "^4.0.2",
|
||||
"rollup-plugin-string": "^3.0.0",
|
||||
"static-handler": "^0.4.3",
|
||||
|
||||
Reference in New Issue
Block a user