mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
chore: up calckey.js
This commit is contained in:
parent
ccba7fc9db
commit
1e7f8c3ab8
5 changed files with 19 additions and 21 deletions
|
@ -39,7 +39,7 @@
|
||||||
"@bull-board/api": "^4.10.2",
|
"@bull-board/api": "^4.10.2",
|
||||||
"@bull-board/ui": "^4.10.2",
|
"@bull-board/ui": "^4.10.2",
|
||||||
"@tensorflow/tfjs": "^3.21.0",
|
"@tensorflow/tfjs": "^3.21.0",
|
||||||
"calckey-js": "^0.0.20",
|
"calckey-js": "^0.0.22",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"phosphor-icons": "^1.4.2",
|
"phosphor-icons": "^1.4.2",
|
||||||
"seedrandom": "^3.0.5"
|
"seedrandom": "^3.0.5"
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
"blurhash": "1.1.5",
|
"blurhash": "1.1.5",
|
||||||
"bull": "4.10.2",
|
"bull": "4.10.2",
|
||||||
"cacheable-lookup": "7.0.0",
|
"cacheable-lookup": "7.0.0",
|
||||||
"calckey-js": "^0.0.20",
|
"calckey-js": "^0.0.22",
|
||||||
"cbor": "8.1.0",
|
"cbor": "8.1.0",
|
||||||
"chalk": "5.2.0",
|
"chalk": "5.2.0",
|
||||||
"chalk-template": "0.4.0",
|
"chalk-template": "0.4.0",
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
"blurhash": "1.1.5",
|
"blurhash": "1.1.5",
|
||||||
"broadcast-channel": "4.19.1",
|
"broadcast-channel": "4.19.1",
|
||||||
"browser-image-resizer": "https://github.com/misskey-dev/browser-image-resizer.git",
|
"browser-image-resizer": "https://github.com/misskey-dev/browser-image-resizer.git",
|
||||||
"calckey-js": "^0.0.20",
|
"calckey-js": "^0.0.22",
|
||||||
"chart.js": "4.1.1",
|
"chart.js": "4.1.1",
|
||||||
"chartjs-adapter-date-fns": "2.0.1",
|
"chartjs-adapter-date-fns": "2.0.1",
|
||||||
"chartjs-plugin-gradient": "0.5.1",
|
"chartjs-plugin-gradient": "0.5.1",
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"@swc/cli": "^0.1.59",
|
"@swc/cli": "^0.1.59",
|
||||||
"@swc/core": "^1.3.26",
|
"@swc/core": "^1.3.26",
|
||||||
"@swc/core-android-arm64": "1.3.11",
|
"@swc/core-android-arm64": "1.3.11",
|
||||||
"calckey-js": "^0.0.20",
|
"calckey-js": "^0.0.22",
|
||||||
"idb-keyval": "^6.2.0",
|
"idb-keyval": "^6.2.0",
|
||||||
"swc-loader": "^0.2.3",
|
"swc-loader": "^0.2.3",
|
||||||
"webpack": "^5.75.0"
|
"webpack": "^5.75.0"
|
||||||
|
|
|
@ -12,7 +12,7 @@ importers:
|
||||||
'@tensorflow/tfjs': ^3.21.0
|
'@tensorflow/tfjs': ^3.21.0
|
||||||
'@types/gulp': 4.0.10
|
'@types/gulp': 4.0.10
|
||||||
'@types/gulp-rename': 2.0.1
|
'@types/gulp-rename': 2.0.1
|
||||||
calckey-js: ^0.0.20
|
calckey-js: ^0.0.22
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
cypress: 10.11.0
|
cypress: 10.11.0
|
||||||
execa: 5.1.1
|
execa: 5.1.1
|
||||||
|
@ -32,7 +32,7 @@ importers:
|
||||||
'@bull-board/api': 4.10.2
|
'@bull-board/api': 4.10.2
|
||||||
'@bull-board/ui': 4.10.2
|
'@bull-board/ui': 4.10.2
|
||||||
'@tensorflow/tfjs': 3.21.0_seedrandom@3.0.5
|
'@tensorflow/tfjs': 3.21.0_seedrandom@3.0.5
|
||||||
calckey-js: 0.0.20
|
calckey-js: 0.0.22
|
||||||
js-yaml: 4.1.0
|
js-yaml: 4.1.0
|
||||||
phosphor-icons: 1.4.2
|
phosphor-icons: 1.4.2
|
||||||
seedrandom: 3.0.5
|
seedrandom: 3.0.5
|
||||||
|
@ -126,7 +126,7 @@ importers:
|
||||||
blurhash: 1.1.5
|
blurhash: 1.1.5
|
||||||
bull: 4.10.2
|
bull: 4.10.2
|
||||||
cacheable-lookup: 7.0.0
|
cacheable-lookup: 7.0.0
|
||||||
calckey-js: ^0.0.20
|
calckey-js: ^0.0.22
|
||||||
cbor: 8.1.0
|
cbor: 8.1.0
|
||||||
chalk: 5.2.0
|
chalk: 5.2.0
|
||||||
chalk-template: 0.4.0
|
chalk-template: 0.4.0
|
||||||
|
@ -245,7 +245,7 @@ importers:
|
||||||
blurhash: 1.1.5
|
blurhash: 1.1.5
|
||||||
bull: 4.10.2
|
bull: 4.10.2
|
||||||
cacheable-lookup: 7.0.0
|
cacheable-lookup: 7.0.0
|
||||||
calckey-js: 0.0.20
|
calckey-js: 0.0.22
|
||||||
cbor: 8.1.0
|
cbor: 8.1.0
|
||||||
chalk: 5.2.0
|
chalk: 5.2.0
|
||||||
chalk-template: 0.4.0
|
chalk-template: 0.4.0
|
||||||
|
@ -414,7 +414,7 @@ importers:
|
||||||
blurhash: 1.1.5
|
blurhash: 1.1.5
|
||||||
broadcast-channel: 4.19.1
|
broadcast-channel: 4.19.1
|
||||||
browser-image-resizer: https://github.com/misskey-dev/browser-image-resizer.git
|
browser-image-resizer: https://github.com/misskey-dev/browser-image-resizer.git
|
||||||
calckey-js: ^0.0.20
|
calckey-js: ^0.0.22
|
||||||
chart.js: 4.1.1
|
chart.js: 4.1.1
|
||||||
chartjs-adapter-date-fns: 2.0.1
|
chartjs-adapter-date-fns: 2.0.1
|
||||||
chartjs-plugin-gradient: 0.5.1
|
chartjs-plugin-gradient: 0.5.1
|
||||||
|
@ -488,7 +488,7 @@ importers:
|
||||||
blurhash: 1.1.5
|
blurhash: 1.1.5
|
||||||
broadcast-channel: 4.19.1
|
broadcast-channel: 4.19.1
|
||||||
browser-image-resizer: github.com/misskey-dev/browser-image-resizer/0380d12c8e736788ea7f4e6e985175521ea7b23c
|
browser-image-resizer: github.com/misskey-dev/browser-image-resizer/0380d12c8e736788ea7f4e6e985175521ea7b23c
|
||||||
calckey-js: 0.0.20
|
calckey-js: 0.0.22
|
||||||
chart.js: 4.1.1
|
chart.js: 4.1.1
|
||||||
chartjs-adapter-date-fns: 2.0.1_chart.js@4.1.1
|
chartjs-adapter-date-fns: 2.0.1_chart.js@4.1.1
|
||||||
chartjs-plugin-gradient: 0.5.1_chart.js@4.1.1
|
chartjs-plugin-gradient: 0.5.1_chart.js@4.1.1
|
||||||
|
@ -542,7 +542,7 @@ importers:
|
||||||
'@swc/cli': ^0.1.59
|
'@swc/cli': ^0.1.59
|
||||||
'@swc/core': ^1.3.26
|
'@swc/core': ^1.3.26
|
||||||
'@swc/core-android-arm64': 1.3.11
|
'@swc/core-android-arm64': 1.3.11
|
||||||
calckey-js: ^0.0.20
|
calckey-js: ^0.0.22
|
||||||
idb-keyval: ^6.2.0
|
idb-keyval: ^6.2.0
|
||||||
swc-loader: ^0.2.3
|
swc-loader: ^0.2.3
|
||||||
webpack: ^5.75.0
|
webpack: ^5.75.0
|
||||||
|
@ -550,7 +550,7 @@ importers:
|
||||||
'@swc/cli': 0.1.59_@swc+core@1.3.26
|
'@swc/cli': 0.1.59_@swc+core@1.3.26
|
||||||
'@swc/core': 1.3.26
|
'@swc/core': 1.3.26
|
||||||
'@swc/core-android-arm64': 1.3.11
|
'@swc/core-android-arm64': 1.3.11
|
||||||
calckey-js: 0.0.20
|
calckey-js: 0.0.22
|
||||||
idb-keyval: 6.2.0
|
idb-keyval: 6.2.0
|
||||||
swc-loader: 0.2.3_v4imsvpumnwpgduroyqmpcfjiy
|
swc-loader: 0.2.3_v4imsvpumnwpgduroyqmpcfjiy
|
||||||
webpack: 5.75.0_@swc+core@1.3.26
|
webpack: 5.75.0_@swc+core@1.3.26
|
||||||
|
@ -3335,7 +3335,7 @@ packages:
|
||||||
/axios/0.24.0:
|
/axios/0.24.0:
|
||||||
resolution: {integrity: sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==}
|
resolution: {integrity: sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.2_debug@4.3.4
|
follow-redirects: 1.15.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- debug
|
- debug
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -3343,7 +3343,7 @@ packages:
|
||||||
/axios/0.25.0_debug@4.3.4:
|
/axios/0.25.0_debug@4.3.4:
|
||||||
resolution: {integrity: sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==}
|
resolution: {integrity: sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.2_debug@4.3.4
|
follow-redirects: 1.15.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- debug
|
- debug
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -3351,7 +3351,7 @@ packages:
|
||||||
/axios/1.2.2:
|
/axios/1.2.2:
|
||||||
resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==}
|
resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.2_debug@4.3.4
|
follow-redirects: 1.15.2
|
||||||
form-data: 4.0.0
|
form-data: 4.0.0
|
||||||
proxy-from-env: 1.1.0
|
proxy-from-env: 1.1.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -3361,7 +3361,7 @@ packages:
|
||||||
/axios/1.3.2:
|
/axios/1.3.2:
|
||||||
resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==}
|
resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.2_debug@4.3.4
|
follow-redirects: 1.15.2
|
||||||
form-data: 4.0.0
|
form-data: 4.0.0
|
||||||
proxy-from-env: 1.1.0
|
proxy-from-env: 1.1.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -3820,8 +3820,8 @@ packages:
|
||||||
engines: {node: '>=6'}
|
engines: {node: '>=6'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/calckey-js/0.0.20:
|
/calckey-js/0.0.22:
|
||||||
resolution: {integrity: sha512-KqydxFuMKAEmi+NPOpNZfnq5Ik7w2eApY7hc2MxrqIkcuy/lgUv8io4rnNx512fHppEHtV7AVxovU2//buvgZA==}
|
resolution: {integrity: sha512-So4Jc3w5QiwNO+8yLomjgNvHR9luKZ5bGLqjIEzAMsD/bIvUqWvriQAyWHN4EweyQUJ8UZCXBG9iyVX8VjtiXw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
autobind-decorator: 2.4.0
|
autobind-decorator: 2.4.0
|
||||||
eventemitter3: 4.0.7
|
eventemitter3: 4.0.7
|
||||||
|
@ -6301,7 +6301,7 @@ packages:
|
||||||
readable-stream: 2.3.7
|
readable-stream: 2.3.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/follow-redirects/1.15.2_debug@4.3.4:
|
/follow-redirects/1.15.2:
|
||||||
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
|
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
|
||||||
engines: {node: '>=4.0'}
|
engines: {node: '>=4.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -6309,8 +6309,6 @@ packages:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
debug:
|
debug:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
|
||||||
debug: 4.3.4
|
|
||||||
|
|
||||||
/for-each/0.3.3:
|
/for-each/0.3.3:
|
||||||
resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
|
resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
|
||||||
|
|
Loading…
Reference in a new issue