support flash

This commit is contained in:
Moon.eth
2026-08-03 15:28:51 +09:00
parent 1b14d94f6a
commit 7d16969f02
16 changed files with 599 additions and 9 deletions
+7
View File
@@ -8,6 +8,7 @@
"name": "plspace",
"version": "0.1.0",
"dependencies": {
"@ruffle-rs/ruffle": "^0.4.0-nightly.2026.7.7",
"dompurify": "^3.4.12"
},
"devDependencies": {
@@ -723,6 +724,12 @@
"dev": true,
"license": "MIT"
},
"node_modules/@ruffle-rs/ruffle": {
"version": "0.4.0-nightly.2026.7.7",
"resolved": "https://registry.npmjs.org/@ruffle-rs/ruffle/-/ruffle-0.4.0-nightly.2026.7.7.tgz",
"integrity": "sha512-VrTxTCYWRaArk4gMi4EAIGAH36AlWphQNiIlwvj5DGjurXxRvl4tcm4QKwA4b3DekYVtOMQPoVZBuENGAQsNwg==",
"license": "(MIT OR Apache-2.0)"
},
"node_modules/@standard-schema/spec": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz",