Commit 92794da9 authored by 熊洋洋's avatar 熊洋洋

feat: js sandbox init

parent 6d7c31af
......@@ -53,7 +53,8 @@
"swr": "^2.0.3",
"tailwindcss": "^3.2.7",
"typescript": "4.9.5",
"unstated-next": "^1.1.0"
"unstated-next": "^1.1.0",
"wasm-jseval": "^0.1.2"
},
"resolutions": {
"postcss": "^8.4.14"
......
......@@ -143,6 +143,9 @@ dependencies:
unstated-next:
specifier: ^1.1.0
version: 1.1.0
wasm-jseval:
specifier: ^0.1.2
version: 0.1.2
devDependencies:
postcss:
......@@ -5934,6 +5937,10 @@ packages:
engines: {node: '>=0.10.0'}
dev: false
/wasm-jseval@0.1.2:
resolution: {integrity: sha512-dYcNwXWU5H39j4kuS6n6uaanV9i+CXBRnwxEkrxI29RRg3YLSBNnwxS3LyavHv7MM0vYngnix3WUemeRHaxGBQ==}
dev: false
/which-boxed-primitive@1.0.2:
resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==}
dependencies:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment