mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
add switch
This commit is contained in:
46
yarn.lock
46
yarn.lock
@@ -613,6 +613,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/eslintrc@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "@eslint/eslintrc@npm:3.0.1"
|
||||
dependencies:
|
||||
ajv: "npm:^6.12.4"
|
||||
debug: "npm:^4.3.2"
|
||||
espree: "npm:^10.0.1"
|
||||
globals: "npm:^13.19.0"
|
||||
ignore: "npm:^5.2.0"
|
||||
import-fresh: "npm:^3.2.1"
|
||||
js-yaml: "npm:^4.1.0"
|
||||
minimatch: "npm:^3.1.2"
|
||||
strip-json-comments: "npm:^3.1.1"
|
||||
checksum: ee86b6a0246185fa0c3189f7d56c651785d98505d7c2a001c72eb3fa645e472578faf0673111fdc25b865d97c9982624f2addd70ea8af451e08ab0b78b6b56ca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:8.56.0":
|
||||
version: 8.56.0
|
||||
resolution: "@eslint/js@npm:8.56.0"
|
||||
@@ -2622,6 +2639,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-visitor-keys@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "eslint-visitor-keys@npm:4.0.0"
|
||||
checksum: 76619f42cf162705a1515a6868e6fc7567e185c7063a05621a8ac4c3b850d022661262c21d9f1fc1d144ecf0d5d64d70a3f43c15c3fc969a61ace0fb25698cf5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^8.56.0":
|
||||
version: 8.56.0
|
||||
resolution: "eslint@npm:8.56.0"
|
||||
@@ -2670,6 +2694,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"espree@npm:^10.0.1":
|
||||
version: 10.0.1
|
||||
resolution: "espree@npm:10.0.1"
|
||||
dependencies:
|
||||
acorn: "npm:^8.11.3"
|
||||
acorn-jsx: "npm:^5.3.2"
|
||||
eslint-visitor-keys: "npm:^4.0.0"
|
||||
checksum: 7c0f84afa0f9db7bb899619e6364ed832ef13fe8943691757ddde9a1805ae68b826ed66803323015f707a629a5507d0d290edda2276c25131fe0ad883b8b5636
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"espree@npm:^9.3.1, espree@npm:^9.6.0, espree@npm:^9.6.1":
|
||||
version: 9.6.1
|
||||
resolution: "espree@npm:9.6.1"
|
||||
@@ -3250,6 +3285,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"husky@npm:^9.0.11":
|
||||
version: 9.0.11
|
||||
resolution: "husky@npm:9.0.11"
|
||||
bin:
|
||||
husky: bin.mjs
|
||||
checksum: 2c787dcf74a837fc9a4fea7da907509d4bd9a289f4ea10ecc9d86279e4d4542b0f5f6443a619bccae19e265f2677172cc2b86aae5c932a35a330cc227d914605
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"iconv-lite@npm:^0.6.2":
|
||||
version: 0.6.3
|
||||
resolution: "iconv-lite@npm:0.6.3"
|
||||
@@ -5280,6 +5324,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "vtsuru.live@workspace:."
|
||||
dependencies:
|
||||
"@eslint/eslintrc": "npm:^3.0.1"
|
||||
"@types/eslint": "npm:^8.56.2"
|
||||
"@types/node": "npm:^20.11.19"
|
||||
"@types/uuid": "npm:^9.0.8"
|
||||
@@ -5305,6 +5350,7 @@ __metadata:
|
||||
file-saver: "npm:^2.0.5"
|
||||
grapheme-splitter: "npm:^1.0.4"
|
||||
html2canvas: "npm:^1.4.1"
|
||||
husky: "npm:^9.0.11"
|
||||
linqts: "npm:^1.15.0"
|
||||
mitt: "npm:^3.0.1"
|
||||
naive-ui: "npm:^2.37.3"
|
||||
|
||||
Reference in New Issue
Block a user