add xxhash

This commit is contained in:
Fairy-Phy 2023-11-11 02:40:29 +09:00
parent 28e394eddc
commit c670c258dc
No known key found for this signature in database
GPG Key ID: 53E58673D5961DB5
2 changed files with 13 additions and 5 deletions

View File

@ -27,9 +27,9 @@
"@vitejs/plugin-vue": "4.4.0",
"@vue-macros/reactivity-transform": "0.3.23",
"@vue/compiler-sfc": "3.3.7",
"aiscript-vscode": "github:aiscript-dev/aiscript-vscode#v0.0.5",
"astring": "1.8.6",
"autosize": "6.0.1",
"aiscript-vscode": "github:aiscript-dev/aiscript-vscode#v0.0.5",
"broadcast-channel": "6.0.0",
"browser-image-resizer": "github:misskey-dev/browser-image-resizer#v2.2.1-misskey.3",
"buraha": "0.0.1",
@ -59,8 +59,8 @@
"querystring": "0.2.1",
"rollup": "4.2.0",
"sanitize-html": "2.11.0",
"shiki": "^0.14.5",
"sass": "1.69.5",
"shiki": "^0.14.5",
"strict-event-emitter-types": "2.0.0",
"textarea-caret": "3.1.0",
"three": "0.158.0",
@ -75,7 +75,8 @@
"vanilla-tilt": "1.8.1",
"vite": "4.5.0",
"vue": "3.3.7",
"vuedraggable": "next"
"vuedraggable": "next",
"xxhash-wasm": "^1.0.2"
},
"devDependencies": {
"@storybook/addon-actions": "7.5.2",

View File

@ -1,4 +1,4 @@
lockfileVersion: '6.0'
lockfileVersion: '6.1'
settings:
autoInstallPeers: true
@ -820,6 +820,9 @@ importers:
vuedraggable:
specifier: next
version: 4.1.0(vue@3.3.7)
xxhash-wasm:
specifier: ^1.0.2
version: 1.0.2
devDependencies:
'@storybook/addon-actions':
specifier: 7.5.2
@ -6931,7 +6934,7 @@ packages:
hasBin: true
peerDependencies:
'@swc/core': ^1.2.66
chokidar: 3.5.3
chokidar: ^3.5.1
peerDependenciesMeta:
chokidar:
optional: true
@ -19666,6 +19669,10 @@ packages:
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
engines: {node: '>=0.4'}
/xxhash-wasm@1.0.2:
resolution: {integrity: sha512-ibF0Or+FivM9lNrg+HGJfVX8WJqgo+kCLDc4vx6xMeTce7Aj+DLttKbxxRR/gNLSAelRc1omAPlJ77N/Jem07A==}
dev: false
/y18n@4.0.3:
resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==}
dev: false