Merge branch 'develop' into 'renovate/execa-9.x'
# Conflicts: # package.json
This commit is contained in:
commit
c0b760cda5
7 changed files with 192 additions and 191 deletions
64
Cargo.lock
generated
64
Cargo.lock
generated
|
@ -103,7 +103,7 @@ checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -154,7 +154,7 @@ checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -165,7 +165,7 @@ checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -395,7 +395,7 @@ dependencies = [
|
|||
"proc-macro-crate",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
"syn_derive",
|
||||
]
|
||||
|
||||
|
@ -657,7 +657,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
checksum = "edb49164822f3ee45b17acd4a208cfc1251410cf0cad9a833234c9890774dd9f"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -1260,7 +1260,7 @@ checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -1289,7 +1289,7 @@ checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -1487,7 +1487,7 @@ dependencies = [
|
|||
"napi",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
"thiserror",
|
||||
]
|
||||
|
||||
|
@ -1584,7 +1584,7 @@ dependencies = [
|
|||
"napi-derive-backend",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -1599,7 +1599,7 @@ dependencies = [
|
|||
"quote",
|
||||
"regex",
|
||||
"semver",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -1728,7 +1728,7 @@ checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -1820,7 +1820,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -1881,7 +1881,7 @@ dependencies = [
|
|||
"proc-macro-error",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -1986,7 +1986,7 @@ checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -2137,7 +2137,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -2568,7 +2568,7 @@ dependencies = [
|
|||
"proc-macro-error",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -2609,7 +2609,7 @@ dependencies = [
|
|||
"proc-macro2",
|
||||
"quote",
|
||||
"sea-bae",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
"unicode-ident",
|
||||
]
|
||||
|
||||
|
@ -2660,22 +2660,22 @@ checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
|
|||
|
||||
[[package]]
|
||||
name = "serde"
|
||||
version = "1.0.201"
|
||||
version = "1.0.202"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "780f1cebed1629e4753a1a38a3c72d30b97ec044f0aef68cb26650a3c5cf363c"
|
||||
checksum = "226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395"
|
||||
dependencies = [
|
||||
"serde_derive",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "serde_derive"
|
||||
version = "1.0.201"
|
||||
version = "1.0.202"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c5e405930b9796f1c00bee880d03fc7e0bb4b9a11afc776885ffe84320da2865"
|
||||
checksum = "6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -3134,7 +3134,7 @@ dependencies = [
|
|||
"proc-macro2",
|
||||
"quote",
|
||||
"rustversion",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -3156,9 +3156,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "syn"
|
||||
version = "2.0.62"
|
||||
version = "2.0.63"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9f660c3bfcefb88c538776b6685a0c472e3128b51e74d48793dc2a488196e8eb"
|
||||
checksum = "bf5be731623ca1a1fb7d8be6f261a3be6d3e2337b8a1f97be944d020c8fcb704"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
|
@ -3174,7 +3174,7 @@ dependencies = [
|
|||
"proc-macro-error",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -3246,7 +3246,7 @@ checksum = "e2470041c06ec3ac1ab38d0356a6119054dedaea53e12fbefc0de730a1c08524"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -3343,7 +3343,7 @@ checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -3422,7 +3422,7 @@ checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -3621,7 +3621,7 @@ dependencies = [
|
|||
"once_cell",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
"wasm-bindgen-shared",
|
||||
]
|
||||
|
||||
|
@ -3643,7 +3643,7 @@ checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
"wasm-bindgen-backend",
|
||||
"wasm-bindgen-shared",
|
||||
]
|
||||
|
@ -3906,7 +3906,7 @@ checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b"
|
|||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.62",
|
||||
"syn 2.0.63",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "git",
|
||||
"url": "https://firefish.dev/firefish/firefish.git"
|
||||
},
|
||||
"packageManager": "pnpm@9.1.0",
|
||||
"packageManager": "pnpm@9.1.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"rebuild": "pnpm run clean && pnpm run build",
|
||||
|
@ -48,7 +48,7 @@
|
|||
"@biomejs/cli-linux-x64": "1.7.3",
|
||||
"@types/node": "20.12.12",
|
||||
"execa": "9.1.0",
|
||||
"pnpm": "9.1.0",
|
||||
"pnpm": "9.1.1",
|
||||
"typescript": "5.4.5"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -36,11 +36,11 @@
|
|||
"adm-zip": "0.5.10",
|
||||
"ajv": "8.13.0",
|
||||
"archiver": "7.0.1",
|
||||
"aws-sdk": "2.1618.0",
|
||||
"aws-sdk": "2.1620.0",
|
||||
"axios": "1.6.8",
|
||||
"backend-rs": "workspace:*",
|
||||
"blurhash": "2.0.5",
|
||||
"bull": "4.12.3",
|
||||
"bull": "4.12.4",
|
||||
"cacheable-lookup": "TheEssem/cacheable-lookup",
|
||||
"cbor-x": "1.5.9",
|
||||
"chalk": "5.3.0",
|
||||
|
@ -62,7 +62,7 @@
|
|||
"hpagent": "1.2.0",
|
||||
"ioredis": "5.4.1",
|
||||
"ip-cidr": "4.0.0",
|
||||
"is-svg": "5.0.0",
|
||||
"is-svg": "5.0.1",
|
||||
"jsdom": "24.0.0",
|
||||
"json5": "2.2.3",
|
||||
"jsonld": "8.3.2",
|
||||
|
@ -118,12 +118,12 @@
|
|||
"ulid": "2.3.0",
|
||||
"uuid": "9.0.1",
|
||||
"web-push": "3.6.7",
|
||||
"websocket": "1.0.34",
|
||||
"websocket": "1.0.35",
|
||||
"xev": "3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.3.12",
|
||||
"@swc/core": "1.5.5",
|
||||
"@swc/core": "1.5.7",
|
||||
"@types/adm-zip": "0.5.5",
|
||||
"@types/color-convert": "2.0.3",
|
||||
"@types/content-disposition": "0.5.8",
|
||||
|
|
|
@ -88,9 +88,9 @@
|
|||
"vite": "5.2.11",
|
||||
"vite-plugin-compression": "0.5.1",
|
||||
"vue": "3.4.27",
|
||||
"vue-draggable-plus": "0.4.0",
|
||||
"vue-draggable-plus": "0.4.1",
|
||||
"vue-plyr": "7.0.0",
|
||||
"vue-prism-editor": "2.0.0-alpha.2",
|
||||
"vue-tsc": "2.0.17"
|
||||
"vue-tsc": "2.0.18"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.3.12",
|
||||
"@swc/core": "1.5.5",
|
||||
"@swc/types": "0.1.6",
|
||||
"@swc/core": "1.5.7",
|
||||
"@swc/types": "0.1.7",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/node": "20.12.12",
|
||||
"jest": "29.7.0",
|
||||
|
|
296
pnpm-lock.yaml
296
pnpm-lock.yaml
|
@ -34,8 +34,8 @@ importers:
|
|||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
pnpm:
|
||||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
specifier: 9.1.1
|
||||
version: 9.1.1
|
||||
typescript:
|
||||
specifier: 5.4.5
|
||||
version: 5.4.5
|
||||
|
@ -85,8 +85,8 @@ importers:
|
|||
specifier: 7.0.1
|
||||
version: 7.0.1
|
||||
aws-sdk:
|
||||
specifier: 2.1618.0
|
||||
version: 2.1618.0
|
||||
specifier: 2.1620.0
|
||||
version: 2.1620.0
|
||||
axios:
|
||||
specifier: 1.6.8
|
||||
version: 1.6.8
|
||||
|
@ -97,8 +97,8 @@ importers:
|
|||
specifier: 2.0.5
|
||||
version: 2.0.5
|
||||
bull:
|
||||
specifier: 4.12.3
|
||||
version: 4.12.3
|
||||
specifier: 4.12.4
|
||||
version: 4.12.4
|
||||
cacheable-lookup:
|
||||
specifier: TheEssem/cacheable-lookup
|
||||
version: https://codeload.github.com/TheEssem/cacheable-lookup/tar.gz/dd2fb616366a3c68dcf321a57a67295967b204bf
|
||||
|
@ -163,8 +163,8 @@ importers:
|
|||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
is-svg:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1
|
||||
jsdom:
|
||||
specifier: 24.0.0
|
||||
version: 24.0.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
||||
|
@ -320,7 +320,7 @@ importers:
|
|||
version: 0.2.3
|
||||
typeorm:
|
||||
specifier: 0.3.20
|
||||
version: 0.3.20(ioredis@5.4.1)(pg@8.11.5)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
version: 0.3.20(ioredis@5.4.1)(pg@8.11.5)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
ulid:
|
||||
specifier: 2.3.0
|
||||
version: 2.3.0
|
||||
|
@ -331,8 +331,8 @@ importers:
|
|||
specifier: 3.6.7
|
||||
version: 3.6.7
|
||||
websocket:
|
||||
specifier: 1.0.34
|
||||
version: 1.0.34
|
||||
specifier: 1.0.35
|
||||
version: 1.0.35
|
||||
xev:
|
||||
specifier: 3.0.2
|
||||
version: 3.0.2
|
||||
|
@ -343,10 +343,10 @@ importers:
|
|||
devDependencies:
|
||||
'@swc/cli':
|
||||
specifier: 0.3.12
|
||||
version: 0.3.12(@swc/core@1.5.5)(chokidar@3.6.0)
|
||||
version: 0.3.12(@swc/core@1.5.7)(chokidar@3.6.0)
|
||||
'@swc/core':
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
specifier: 1.5.7
|
||||
version: 1.5.7
|
||||
'@types/adm-zip':
|
||||
specifier: 0.5.5
|
||||
version: 0.5.5
|
||||
|
@ -496,13 +496,13 @@ importers:
|
|||
version: 2.0.0
|
||||
swc-loader:
|
||||
specifier: 0.2.6
|
||||
version: 0.2.6(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5))
|
||||
version: 0.2.6(@swc/core@1.5.7)(webpack@5.91.0(@swc/core@1.5.7))
|
||||
ts-loader:
|
||||
specifier: 9.5.1
|
||||
version: 9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.5))
|
||||
version: 9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.7))
|
||||
ts-node:
|
||||
specifier: 10.9.2
|
||||
version: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
version: 10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
tsconfig-paths:
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
|
@ -514,7 +514,7 @@ importers:
|
|||
version: 5.4.5
|
||||
webpack:
|
||||
specifier: 5.91.0
|
||||
version: 5.91.0(@swc/core@1.5.5)
|
||||
version: 5.91.0(@swc/core@1.5.7)
|
||||
ws:
|
||||
specifier: 8.17.0
|
||||
version: 8.17.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
||||
|
@ -756,8 +756,8 @@ importers:
|
|||
specifier: 3.4.27
|
||||
version: 3.4.27(typescript@5.4.5)
|
||||
vue-draggable-plus:
|
||||
specifier: 0.4.0
|
||||
version: 0.4.0(@types/sortablejs@1.15.8)
|
||||
specifier: 0.4.1
|
||||
version: 0.4.1(@types/sortablejs@1.15.8)
|
||||
vue-plyr:
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
|
@ -765,8 +765,8 @@ importers:
|
|||
specifier: 2.0.0-alpha.2
|
||||
version: 2.0.0-alpha.2(vue@3.4.27(typescript@5.4.5))
|
||||
vue-tsc:
|
||||
specifier: 2.0.17
|
||||
version: 2.0.17(typescript@5.4.5)
|
||||
specifier: 2.0.18
|
||||
version: 2.0.18(typescript@5.4.5)
|
||||
|
||||
packages/firefish-js:
|
||||
dependencies:
|
||||
|
@ -783,13 +783,13 @@ importers:
|
|||
devDependencies:
|
||||
'@swc/cli':
|
||||
specifier: 0.3.12
|
||||
version: 0.3.12(@swc/core@1.5.5)(chokidar@3.6.0)
|
||||
version: 0.3.12(@swc/core@1.5.7)(chokidar@3.6.0)
|
||||
'@swc/core':
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
specifier: 1.5.7
|
||||
version: 1.5.7
|
||||
'@swc/types':
|
||||
specifier: 0.1.6
|
||||
version: 0.1.6
|
||||
specifier: 0.1.7
|
||||
version: 0.1.7
|
||||
'@types/jest':
|
||||
specifier: 29.5.12
|
||||
version: 29.5.12
|
||||
|
@ -798,7 +798,7 @@ importers:
|
|||
version: 20.12.12
|
||||
jest:
|
||||
specifier: 29.7.0
|
||||
version: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
version: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-fetch-mock:
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3
|
||||
|
@ -810,10 +810,10 @@ importers:
|
|||
version: 9.3.1
|
||||
ts-jest:
|
||||
specifier: 29.1.2
|
||||
version: 29.1.2(@babel/core@7.24.5)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.5))(jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)))(typescript@5.4.5)
|
||||
version: 29.1.2(@babel/core@7.24.5)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.5))(jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)))(typescript@5.4.5)
|
||||
ts-node:
|
||||
specifier: 10.9.2
|
||||
version: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
version: 10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
tsd:
|
||||
specifier: 0.31.0
|
||||
version: 0.31.0
|
||||
|
@ -2171,68 +2171,68 @@ packages:
|
|||
cpu: [arm64]
|
||||
os: [android]
|
||||
|
||||
'@swc/core-darwin-arm64@1.5.5':
|
||||
resolution: {integrity: sha512-Ol5ZwZYdTOZsv2NwjcT/qVVALKzVFeh+IJ4GNarr3P99+38Dkwi81OqCI1o/WaDXQYKAQC/V+CzMbkEuJJfq9Q==}
|
||||
'@swc/core-darwin-arm64@1.5.7':
|
||||
resolution: {integrity: sha512-bZLVHPTpH3h6yhwVl395k0Mtx8v6CGhq5r4KQdAoPbADU974Mauz1b6ViHAJ74O0IVE5vyy7tD3OpkQxL/vMDQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-darwin-x64@1.5.5':
|
||||
resolution: {integrity: sha512-XHWpKBIPKYLgh5/lV2PYjO84lkzf5JR51kjiloyz2Pa9HIV8tHoAP8bYdJwm4nUp2I7KcEh3pPH0AVu5LpxMKw==}
|
||||
'@swc/core-darwin-x64@1.5.7':
|
||||
resolution: {integrity: sha512-RpUyu2GsviwTc2qVajPL0l8nf2vKj5wzO3WkLSHAHEJbiUZk83NJrZd1RVbEknIMO7+Uyjh54hEh8R26jSByaw==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.5':
|
||||
resolution: {integrity: sha512-vtoWNCWAe+CNSqtqIwFnIH48qgPPlUZKoQ4EVFeMM+7/kDi6SeNxoh5TierJs5bKAWxD49VkPvRoWFCk6V62mA==}
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.7':
|
||||
resolution: {integrity: sha512-cTZWTnCXLABOuvWiv6nQQM0hP6ZWEkzdgDvztgHI/+u/MvtzJBN5lBQ2lue/9sSFYLMqzqff5EHKlFtrJCA9dQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.5.5':
|
||||
resolution: {integrity: sha512-L4l7M78U6h/rCAxId+y5Vu+1KfDRF6dJZtitFcaT293guiUQFwJv8gLxI4Jh5wFtZ0fYd0QaCuvh2Ip79CzGMg==}
|
||||
'@swc/core-linux-arm64-gnu@1.5.7':
|
||||
resolution: {integrity: sha512-hoeTJFBiE/IJP30Be7djWF8Q5KVgkbDtjySmvYLg9P94bHg9TJPSQoC72tXx/oXOgXvElDe/GMybru0UxhKx4g==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.5.5':
|
||||
resolution: {integrity: sha512-DkzJc13ukXa7oJpyn24BjIgsiOybYrc+IxjsQyfNlDrrs1QXP4elStcpkD02SsIuSyHjZV8Hw2HFBMQB3OHPrA==}
|
||||
'@swc/core-linux-arm64-musl@1.5.7':
|
||||
resolution: {integrity: sha512-+NDhK+IFTiVK1/o7EXdCeF2hEzCiaRSrb9zD7X2Z7inwWlxAntcSuzZW7Y6BRqGQH89KA91qYgwbnjgTQ22PiQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.5.5':
|
||||
resolution: {integrity: sha512-kj4ZwWJGeBEUzHrRQP2VudN+kkkYH7OI1dPVDc6kWQx5X4329JeKOas4qY0l7gDVjBbRwN9IbbPI6TIn2KfAug==}
|
||||
'@swc/core-linux-x64-gnu@1.5.7':
|
||||
resolution: {integrity: sha512-25GXpJmeFxKB+7pbY7YQLhWWjkYlR+kHz5I3j9WRl3Lp4v4UD67OGXwPe+DIcHqcouA1fhLhsgHJWtsaNOMBNg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-musl@1.5.5':
|
||||
resolution: {integrity: sha512-6pTorCs4mYhPhYtC4jNOnhGgjNd3DZcRoZ9P0tzXXP69aCbYjvlgNH/NRvAROp9AaVFeZ7a7PmCWb6+Rbe7NKg==}
|
||||
'@swc/core-linux-x64-musl@1.5.7':
|
||||
resolution: {integrity: sha512-0VN9Y5EAPBESmSPPsCJzplZHV26akC0sIgd3Hc/7S/1GkSMoeuVL+V9vt+F/cCuzr4VidzSkqftdP3qEIsXSpg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.5.5':
|
||||
resolution: {integrity: sha512-o0/9pstmEjwZyrY/bA+mymF0zH7E+GT/XCVqdKeWW9Wn3gTTyWa5MZnrFgI2THQ+AXwdglMB/Zo76ARQPaz/+A==}
|
||||
'@swc/core-win32-arm64-msvc@1.5.7':
|
||||
resolution: {integrity: sha512-RtoNnstBwy5VloNCvmvYNApkTmuCe4sNcoYWpmY7C1+bPR+6SOo8im1G6/FpNem8AR5fcZCmXHWQ+EUmRWJyuA==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.5.5':
|
||||
resolution: {integrity: sha512-B+nypUwsmCuaH6RtKWgiPCb+ENjxstJPPJeMJvBqlJqyCaIkZzN4M07Ozi3xVv1VG21SRkd6G3xIqRoalrNc0Q==}
|
||||
'@swc/core-win32-ia32-msvc@1.5.7':
|
||||
resolution: {integrity: sha512-Xm0TfvcmmspvQg1s4+USL3x8D+YPAfX2JHygvxAnCJ0EHun8cm2zvfNBcsTlnwYb0ybFWXXY129aq1wgFC9TpQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.5.5':
|
||||
resolution: {integrity: sha512-ry83ki9ZX0Q+GWGnqc2J618Z+FvKE8Ajn42F8EYi8Wj0q6Jz3mj+pJzgzakk2INm2ldEZ+FaRPipn4ozsZDcBg==}
|
||||
'@swc/core-win32-x64-msvc@1.5.7':
|
||||
resolution: {integrity: sha512-tp43WfJLCsKLQKBmjmY/0vv1slVywR5Q4qKjF5OIY8QijaEW7/8VwPyUyVoJZEnDgv9jKtUTG5PzqtIYPZGnyg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core@1.5.5':
|
||||
resolution: {integrity: sha512-M8O22EEgdSONLd+7KRrXj8pn+RdAZZ7ISnPjE9KCQQlI0kkFNEquWR+uFdlFxQfwlyCe/Zb6uGXGDvtcov4IMg==}
|
||||
'@swc/core@1.5.7':
|
||||
resolution: {integrity: sha512-U4qJRBefIJNJDRCCiVtkfa/hpiZ7w0R6kASea+/KLp+vkus3zcLSB8Ub8SvKgTIxjWpwsKcZlPf5nrv4ls46SQ==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
'@swc/helpers': ^0.5.0
|
||||
|
@ -2243,8 +2243,8 @@ packages:
|
|||
'@swc/counter@0.1.3':
|
||||
resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
|
||||
|
||||
'@swc/types@0.1.6':
|
||||
resolution: {integrity: sha512-/JLo/l2JsT/LRd80C3HfbmVpxOAJ11FO2RCEslFrgzLltoP9j8XIbsyDcfCt2WWyX+CM96rBoNM+IToAkFOugg==}
|
||||
'@swc/types@0.1.7':
|
||||
resolution: {integrity: sha512-scHWahbHF0eyj3JsxG9CFJgFdFNaVQCNAimBlT6PzS3n/HptxqREjsm4OH6AN3lYcffZYSPxXW8ua2BEHp0lJQ==}
|
||||
|
||||
'@swc/wasm@1.2.130':
|
||||
resolution: {integrity: sha512-rNcJsBxS70+pv8YUWwf5fRlWX6JoY/HJc25HD/F8m6Kv7XhJdqPPMhyX6TKkUBPAG7TWlZYoxa+rHAjPy4Cj3Q==}
|
||||
|
@ -2731,14 +2731,14 @@ packages:
|
|||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
|
||||
'@volar/language-core@2.2.2':
|
||||
resolution: {integrity: sha512-GuvEL4JdxbnLVhPLICncCGT+tVW4cIz9GxXNeDofNnJ4iNTKhr5suGVsA1GLOne9PbraSjn8PlLt+pvLxuRVeQ==}
|
||||
'@volar/language-core@2.2.4':
|
||||
resolution: {integrity: sha512-7As47GndxGxsqqYnbreLrfB5NDUeQioPM2LJKUuB4/34c0NpEJ2byVl3c9KYdjIdiEstWZ9JLtLKNTaPWb5jtA==}
|
||||
|
||||
'@volar/source-map@2.2.2':
|
||||
resolution: {integrity: sha512-vUwvZuSW6iN4JI9QRinh9EjFasx1TUtnaWMKwgWx08xz1PyYuNkLlWlrZXBZ5GGBhML0u230M/7X+AHY2h9yKg==}
|
||||
'@volar/source-map@2.2.4':
|
||||
resolution: {integrity: sha512-m92FLpR9vB1YEZfiZ+bfgpLrToL/DNkOrorWVep3pffHrwwI4Tx2oIQN+sqHJfKkiT5N3J1owC+8crhAEinfjg==}
|
||||
|
||||
'@volar/typescript@2.2.2':
|
||||
resolution: {integrity: sha512-WcwOREz7+uOrpjUrKhOMaOKKmyPdtqF95HWX7SE0d9hhBB1KkfahxhaAex5U9Bn43LfINHlycLoYCNEtfeKm0g==}
|
||||
'@volar/typescript@2.2.4':
|
||||
resolution: {integrity: sha512-uAQC53tgEbHO62G8NXMfmBrJAlP2QJ9WxVEEQqqK3I6VSy8frL5LbH3hAWODxiwMWixv74wJLWlKbWXOgdIoRQ==}
|
||||
|
||||
'@vue/compiler-core@3.4.27':
|
||||
resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
|
||||
|
@ -2755,8 +2755,8 @@ packages:
|
|||
'@vue/compiler-ssr@3.4.27':
|
||||
resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==}
|
||||
|
||||
'@vue/language-core@2.0.17':
|
||||
resolution: {integrity: sha512-tHw2J6G9yL4kn3jN5MftOHEq86Y6qnuohBQ1OHkJ73fAv3OYgwDI1cfX7ds0OEJEycOMG64BA3ql5bDgDa41zw==}
|
||||
'@vue/language-core@2.0.18':
|
||||
resolution: {integrity: sha512-MwKRQAReHN1z7P3/8k/ISC5MjDRjHxGyitn50jWrMmzW9FNySG/1NxMPgAHcVJ4zApJUolS9TexYzT4I6BKL5w==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -3036,8 +3036,8 @@ packages:
|
|||
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
aws-sdk@2.1618.0:
|
||||
resolution: {integrity: sha512-yfDi9cOpT+dnKMHaR8aFhRyISMItQrRW0v5usaNh7WvXl/YVN1YI0tMSdF1riqaOpbwKgk7162YBj+RoALimHg==}
|
||||
aws-sdk@2.1620.0:
|
||||
resolution: {integrity: sha512-G+mBI/VzuFpobBe+pu++ELc3YXSx2UzBTiLmQuZIQDi2+9VEU+/8QFAH45SI8PRPDRCcn4NMK4Euqs0uCyObvQ==}
|
||||
engines: {node: '>= 10.0.0'}
|
||||
|
||||
axios@0.24.0:
|
||||
|
@ -3203,8 +3203,8 @@ packages:
|
|||
builtins@5.1.0:
|
||||
resolution: {integrity: sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg==}
|
||||
|
||||
bull@4.12.3:
|
||||
resolution: {integrity: sha512-TGHuvHr6NYN6mQyHTFHJELdEu4JMCir8zcNd9Uv91qTWILiTpoglC3Un1PsxMwNXr49BVfdWE0xuB1nV4+cJPA==}
|
||||
bull@4.12.4:
|
||||
resolution: {integrity: sha512-a+xWS52Mmc9L7S0zYLEPMUwx/r5IkQyMKKKGVKkUurl3zXeg1ktPZjp9NvdaFY/40XtD/RP80KURjjkjAQnF0g==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
busboy@1.6.0:
|
||||
|
@ -5220,8 +5220,8 @@ packages:
|
|||
resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
is-svg@5.0.0:
|
||||
resolution: {integrity: sha512-sRl7J0oX9yUNamSdc8cwgzh9KBLnQXNzGmW0RVHwg/jEYjGNYHC6UvnYD8+hAeut9WwxRvhG9biK7g/wDGxcMw==}
|
||||
is-svg@5.0.1:
|
||||
resolution: {integrity: sha512-mLYxDsfisQWdS4+gSblAwhATDoNMS/tx8G7BKA+aBIf7F0m1iUwMvuKAo6mW4WMleQAEE50I1Zqef9yMMfHk3w==}
|
||||
engines: {node: '>=14.16'}
|
||||
|
||||
is-symbol@1.0.4:
|
||||
|
@ -6447,8 +6447,8 @@ packages:
|
|||
resolution: {integrity: sha512-LKWqWJRhstyYo9pGvgor/ivk2w94eSjE3RGVuzLGlr3NmD8bf7RcYGze1mNdEHRP6TRP6rMuDHk5t44hnTRyow==}
|
||||
engines: {node: '>=14.19.0'}
|
||||
|
||||
pnpm@9.1.0:
|
||||
resolution: {integrity: sha512-Z/WHmRapKT5c8FnCOFPVcb6vT3U8cH9AyyK+1fsVeMaq07bEEHzLO6CzW+AD62IaFkcayDbIe+tT+dVLtGEnJA==}
|
||||
pnpm@9.1.1:
|
||||
resolution: {integrity: sha512-FOkVdZwR936sB/q6TQGcGT7IY3Ip5i7Jnu+3zzw7dcZER4grfEhRQkUe46a0CAWc37e3+gNBuXXxLQ92KccRlQ==}
|
||||
engines: {node: '>=18.12'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -7770,8 +7770,8 @@ packages:
|
|||
vscode-textmate@8.0.0:
|
||||
resolution: {integrity: sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==}
|
||||
|
||||
vue-draggable-plus@0.4.0:
|
||||
resolution: {integrity: sha512-CcvSopMmSZY9McCdQ56QsAydT5cZilx9LzLU0UIz6KDYe9ll6QnmNHN80t6wnxN402ZECSXc5X1dm/myiMFi+A==}
|
||||
vue-draggable-plus@0.4.1:
|
||||
resolution: {integrity: sha512-KNi+c482OQUZTZ2kXIGc41fEwknkNF+LlngjBr5TVtBLNvpX2dmwRJJ3J7dy5dGcijXb7V1j+mhqce4iHOoi6Q==}
|
||||
peerDependencies:
|
||||
'@types/sortablejs': ^1.15.0
|
||||
'@vue/composition-api': '*'
|
||||
|
@ -7797,8 +7797,8 @@ packages:
|
|||
vue-template-compiler@2.7.16:
|
||||
resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
|
||||
|
||||
vue-tsc@2.0.17:
|
||||
resolution: {integrity: sha512-RRZsiCBD1hvATQb321xV+SkRDKsK5hgFQ4WXy5wuYsyyjz8xAK4DjxHkpH7PFoJKUbZTbeW8KzhejzXZS49Tzw==}
|
||||
vue-tsc@2.0.18:
|
||||
resolution: {integrity: sha512-0SrsAJzsUrX7A6aXLsBrXrAesozAirASPnVz5VUt2+4imFNP2cEXtLQy1s8ayUHLex3zoYIoZVgZ7h7UgqaEVw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -7862,8 +7862,8 @@ packages:
|
|||
webpack-cli:
|
||||
optional: true
|
||||
|
||||
websocket@1.0.34:
|
||||
resolution: {integrity: sha512-PRDso2sGwF6kM75QykIesBijKSVceR6jL2G8NGYyq2XrItNC2P5/qL5XeR056GhA+Ly7JMFvJb9I312mJfmqnQ==}
|
||||
websocket@1.0.35:
|
||||
resolution: {integrity: sha512-/REy6amwPZl44DDzvRCkaI1q1bIiQB0mEFQLUrhz3z2EK91cp3n72rAjUlrTP0zV22HJIUOVHQGPxhFRjxjt+Q==}
|
||||
engines: {node: '>=4.0.0'}
|
||||
|
||||
whatwg-encoding@3.1.1:
|
||||
|
@ -8925,7 +8925,7 @@ snapshots:
|
|||
jest-util: 29.7.0
|
||||
slash: 3.0.0
|
||||
|
||||
'@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))':
|
||||
'@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@jest/console': 29.7.0
|
||||
'@jest/reporters': 29.7.0
|
||||
|
@ -8939,7 +8939,7 @@ snapshots:
|
|||
exit: 0.1.2
|
||||
graceful-fs: 4.2.11
|
||||
jest-changed-files: 29.7.0
|
||||
jest-config: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-config: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-haste-map: 29.7.0
|
||||
jest-message-util: 29.7.0
|
||||
jest-regex-util: 29.6.3
|
||||
|
@ -9421,10 +9421,10 @@ snapshots:
|
|||
|
||||
'@sqltools/formatter@1.2.5': {}
|
||||
|
||||
'@swc/cli@0.3.12(@swc/core@1.5.5)(chokidar@3.6.0)':
|
||||
'@swc/cli@0.3.12(@swc/core@1.5.7)(chokidar@3.6.0)':
|
||||
dependencies:
|
||||
'@mole-inc/bin-wrapper': 8.0.1
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/core': 1.5.7
|
||||
'@swc/counter': 0.1.3
|
||||
commander: 8.3.0
|
||||
fast-glob: 3.3.2
|
||||
|
@ -9441,55 +9441,55 @@ snapshots:
|
|||
'@swc/wasm': 1.2.130
|
||||
optional: true
|
||||
|
||||
'@swc/core-darwin-arm64@1.5.5':
|
||||
'@swc/core-darwin-arm64@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-darwin-x64@1.5.5':
|
||||
'@swc/core-darwin-x64@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.5':
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.5.5':
|
||||
'@swc/core-linux-arm64-gnu@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.5.5':
|
||||
'@swc/core-linux-arm64-musl@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.5.5':
|
||||
'@swc/core-linux-x64-gnu@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-musl@1.5.5':
|
||||
'@swc/core-linux-x64-musl@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.5.5':
|
||||
'@swc/core-win32-arm64-msvc@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.5.5':
|
||||
'@swc/core-win32-ia32-msvc@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.5.5':
|
||||
'@swc/core-win32-x64-msvc@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core@1.5.5':
|
||||
'@swc/core@1.5.7':
|
||||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
'@swc/types': 0.1.6
|
||||
'@swc/types': 0.1.7
|
||||
optionalDependencies:
|
||||
'@swc/core-darwin-arm64': 1.5.5
|
||||
'@swc/core-darwin-x64': 1.5.5
|
||||
'@swc/core-linux-arm-gnueabihf': 1.5.5
|
||||
'@swc/core-linux-arm64-gnu': 1.5.5
|
||||
'@swc/core-linux-arm64-musl': 1.5.5
|
||||
'@swc/core-linux-x64-gnu': 1.5.5
|
||||
'@swc/core-linux-x64-musl': 1.5.5
|
||||
'@swc/core-win32-arm64-msvc': 1.5.5
|
||||
'@swc/core-win32-ia32-msvc': 1.5.5
|
||||
'@swc/core-win32-x64-msvc': 1.5.5
|
||||
'@swc/core-darwin-arm64': 1.5.7
|
||||
'@swc/core-darwin-x64': 1.5.7
|
||||
'@swc/core-linux-arm-gnueabihf': 1.5.7
|
||||
'@swc/core-linux-arm64-gnu': 1.5.7
|
||||
'@swc/core-linux-arm64-musl': 1.5.7
|
||||
'@swc/core-linux-x64-gnu': 1.5.7
|
||||
'@swc/core-linux-x64-musl': 1.5.7
|
||||
'@swc/core-win32-arm64-msvc': 1.5.7
|
||||
'@swc/core-win32-ia32-msvc': 1.5.7
|
||||
'@swc/core-win32-x64-msvc': 1.5.7
|
||||
|
||||
'@swc/counter@0.1.3': {}
|
||||
|
||||
'@swc/types@0.1.6':
|
||||
'@swc/types@0.1.7':
|
||||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
|
||||
|
@ -10137,17 +10137,17 @@ snapshots:
|
|||
vite: 5.2.11(@types/node@20.12.12)(sass@1.77.1)(stylus@0.57.0)(terser@5.31.0)
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
|
||||
'@volar/language-core@2.2.2':
|
||||
'@volar/language-core@2.2.4':
|
||||
dependencies:
|
||||
'@volar/source-map': 2.2.2
|
||||
'@volar/source-map': 2.2.4
|
||||
|
||||
'@volar/source-map@2.2.2':
|
||||
'@volar/source-map@2.2.4':
|
||||
dependencies:
|
||||
muggle-string: 0.4.1
|
||||
|
||||
'@volar/typescript@2.2.2':
|
||||
'@volar/typescript@2.2.4':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.2.2
|
||||
'@volar/language-core': 2.2.4
|
||||
path-browserify: 1.0.1
|
||||
|
||||
'@vue/compiler-core@3.4.27':
|
||||
|
@ -10188,9 +10188,9 @@ snapshots:
|
|||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
|
||||
'@vue/language-core@2.0.17(typescript@5.4.5)':
|
||||
'@vue/language-core@2.0.18(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.2.2
|
||||
'@volar/language-core': 2.2.4
|
||||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
computeds: 0.0.1
|
||||
|
@ -10512,7 +10512,7 @@ snapshots:
|
|||
dependencies:
|
||||
possible-typed-array-names: 1.0.0
|
||||
|
||||
aws-sdk@2.1618.0:
|
||||
aws-sdk@2.1620.0:
|
||||
dependencies:
|
||||
buffer: 4.9.2
|
||||
events: 1.1.1
|
||||
|
@ -10716,7 +10716,7 @@ snapshots:
|
|||
buffer@4.9.2:
|
||||
dependencies:
|
||||
base64-js: 1.5.1
|
||||
ieee754: 1.1.13
|
||||
ieee754: 1.2.1
|
||||
isarray: 1.0.0
|
||||
|
||||
buffer@5.7.1:
|
||||
|
@ -10739,7 +10739,7 @@ snapshots:
|
|||
dependencies:
|
||||
semver: 7.6.2
|
||||
|
||||
bull@4.12.3:
|
||||
bull@4.12.4:
|
||||
dependencies:
|
||||
cron-parser: 4.9.0
|
||||
get-port: 5.1.1
|
||||
|
@ -11126,13 +11126,13 @@ snapshots:
|
|||
- supports-color
|
||||
- ts-node
|
||||
|
||||
create-jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
create-jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
chalk: 4.1.2
|
||||
exit: 0.1.2
|
||||
graceful-fs: 4.2.11
|
||||
jest-config: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-config: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-util: 29.7.0
|
||||
prompts: 2.4.2
|
||||
transitivePeerDependencies:
|
||||
|
@ -12986,7 +12986,7 @@ snapshots:
|
|||
dependencies:
|
||||
has-tostringtag: 1.0.2
|
||||
|
||||
is-svg@5.0.0:
|
||||
is-svg@5.0.1:
|
||||
dependencies:
|
||||
fast-xml-parser: 4.3.6
|
||||
|
||||
|
@ -13123,16 +13123,16 @@ snapshots:
|
|||
- supports-color
|
||||
- ts-node
|
||||
|
||||
jest-cli@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
jest-cli@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
'@jest/test-result': 29.7.0
|
||||
'@jest/types': 29.6.3
|
||||
chalk: 4.1.2
|
||||
create-jest: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
create-jest: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
exit: 0.1.2
|
||||
import-local: 3.1.0
|
||||
jest-config: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-config: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-util: 29.7.0
|
||||
jest-validate: 29.7.0
|
||||
yargs: 17.7.2
|
||||
|
@ -13173,7 +13173,7 @@ snapshots:
|
|||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
||||
jest-config@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
jest-config@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@babel/core': 7.24.5
|
||||
'@jest/test-sequencer': 29.7.0
|
||||
|
@ -13199,7 +13199,7 @@ snapshots:
|
|||
strip-json-comments: 3.1.1
|
||||
optionalDependencies:
|
||||
'@types/node': 20.12.12
|
||||
ts-node: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
ts-node: 10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
@ -13480,12 +13480,12 @@ snapshots:
|
|||
- supports-color
|
||||
- ts-node
|
||||
|
||||
jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
'@jest/types': 29.6.3
|
||||
import-local: 3.1.0
|
||||
jest-cli: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-cli: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- babel-plugin-macros
|
||||
|
@ -14599,7 +14599,7 @@ snapshots:
|
|||
|
||||
pngjs@7.0.0: {}
|
||||
|
||||
pnpm@9.1.0: {}
|
||||
pnpm@9.1.1: {}
|
||||
|
||||
possible-typed-array-names@1.0.0: {}
|
||||
|
||||
|
@ -15497,11 +15497,11 @@ snapshots:
|
|||
|
||||
supports-preserve-symlinks-flag@1.0.0: {}
|
||||
|
||||
swc-loader@0.2.6(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5)):
|
||||
swc-loader@0.2.6(@swc/core@1.5.7)(webpack@5.91.0(@swc/core@1.5.7)):
|
||||
dependencies:
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/core': 1.5.7
|
||||
'@swc/counter': 0.1.3
|
||||
webpack: 5.91.0(@swc/core@1.5.5)
|
||||
webpack: 5.91.0(@swc/core@1.5.7)
|
||||
|
||||
swiper@11.1.3: {}
|
||||
|
||||
|
@ -15542,16 +15542,16 @@ snapshots:
|
|||
fast-fifo: 1.3.2
|
||||
streamx: 2.16.1
|
||||
|
||||
terser-webpack-plugin@5.3.10(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5)):
|
||||
terser-webpack-plugin@5.3.10(@swc/core@1.5.7)(webpack@5.91.0(@swc/core@1.5.7)):
|
||||
dependencies:
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
jest-worker: 27.5.1
|
||||
schema-utils: 3.3.0
|
||||
serialize-javascript: 6.0.2
|
||||
terser: 5.31.0
|
||||
webpack: 5.91.0(@swc/core@1.5.5)
|
||||
webpack: 5.91.0(@swc/core@1.5.7)
|
||||
optionalDependencies:
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/core': 1.5.7
|
||||
|
||||
terser@5.31.0:
|
||||
dependencies:
|
||||
|
@ -15673,11 +15673,11 @@ snapshots:
|
|||
'@jest/types': 29.6.3
|
||||
babel-jest: 29.7.0(@babel/core@7.24.5)
|
||||
|
||||
ts-jest@29.1.2(@babel/core@7.24.5)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.5))(jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)))(typescript@5.4.5):
|
||||
ts-jest@29.1.2(@babel/core@7.24.5)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.5))(jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)))(typescript@5.4.5):
|
||||
dependencies:
|
||||
bs-logger: 0.2.6
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
jest: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-util: 29.7.0
|
||||
json5: 2.2.3
|
||||
lodash.memoize: 4.1.2
|
||||
|
@ -15690,7 +15690,7 @@ snapshots:
|
|||
'@jest/types': 29.6.3
|
||||
babel-jest: 29.7.0(@babel/core@7.24.5)
|
||||
|
||||
ts-loader@9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.5)):
|
||||
ts-loader@9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.7)):
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
enhanced-resolve: 5.16.1
|
||||
|
@ -15698,9 +15698,9 @@ snapshots:
|
|||
semver: 7.6.2
|
||||
source-map: 0.7.4
|
||||
typescript: 5.4.5
|
||||
webpack: 5.91.0(@swc/core@1.5.5)
|
||||
webpack: 5.91.0(@swc/core@1.5.7)
|
||||
|
||||
ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5):
|
||||
ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@cspotcode/source-map-support': 0.8.1
|
||||
'@tsconfig/node10': 1.0.11
|
||||
|
@ -15718,7 +15718,7 @@ snapshots:
|
|||
v8-compile-cache-lib: 3.0.1
|
||||
yn: 3.1.1
|
||||
optionalDependencies:
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/core': 1.5.7
|
||||
'@swc/wasm': 1.2.130
|
||||
|
||||
ts-node@10.9.2(@types/node@18.11.18)(typescript@4.9.4):
|
||||
|
@ -15852,7 +15852,7 @@ snapshots:
|
|||
shiki: 0.14.7
|
||||
typescript: 4.9.4
|
||||
|
||||
typeorm@0.3.20(ioredis@5.4.1)(pg@8.11.5)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
typeorm@0.3.20(ioredis@5.4.1)(pg@8.11.5)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@sqltools/formatter': 1.2.5
|
||||
app-root-path: 3.1.0
|
||||
|
@ -15872,7 +15872,7 @@ snapshots:
|
|||
optionalDependencies:
|
||||
ioredis: 5.4.1
|
||||
pg: 8.11.5
|
||||
ts-node: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
ts-node: 10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
@ -16008,7 +16008,7 @@ snapshots:
|
|||
|
||||
vscode-textmate@8.0.0: {}
|
||||
|
||||
vue-draggable-plus@0.4.0(@types/sortablejs@1.15.8):
|
||||
vue-draggable-plus@0.4.1(@types/sortablejs@1.15.8):
|
||||
dependencies:
|
||||
'@types/sortablejs': 1.15.8
|
||||
|
||||
|
@ -16039,10 +16039,10 @@ snapshots:
|
|||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
vue-tsc@2.0.17(typescript@5.4.5):
|
||||
vue-tsc@2.0.18(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.2.2
|
||||
'@vue/language-core': 2.0.17(typescript@5.4.5)
|
||||
'@volar/typescript': 2.2.4
|
||||
'@vue/language-core': 2.0.18(typescript@5.4.5)
|
||||
semver: 7.6.2
|
||||
typescript: 5.4.5
|
||||
|
||||
|
@ -16098,7 +16098,7 @@ snapshots:
|
|||
|
||||
webpack-sources@3.2.3: {}
|
||||
|
||||
webpack@5.91.0(@swc/core@1.5.5):
|
||||
webpack@5.91.0(@swc/core@1.5.7):
|
||||
dependencies:
|
||||
'@types/eslint-scope': 3.7.7
|
||||
'@types/estree': 1.0.5
|
||||
|
@ -16121,7 +16121,7 @@ snapshots:
|
|||
neo-async: 2.6.2
|
||||
schema-utils: 3.3.0
|
||||
tapable: 2.2.1
|
||||
terser-webpack-plugin: 5.3.10(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5))
|
||||
terser-webpack-plugin: 5.3.10(@swc/core@1.5.7)(webpack@5.91.0(@swc/core@1.5.7))
|
||||
watchpack: 2.4.1
|
||||
webpack-sources: 3.2.3
|
||||
transitivePeerDependencies:
|
||||
|
@ -16129,7 +16129,7 @@ snapshots:
|
|||
- esbuild
|
||||
- uglify-js
|
||||
|
||||
websocket@1.0.34:
|
||||
websocket@1.0.35:
|
||||
dependencies:
|
||||
bufferutil: 4.0.8
|
||||
debug: 2.6.9
|
||||
|
@ -16245,7 +16245,7 @@ snapshots:
|
|||
|
||||
xml2js@0.6.2:
|
||||
dependencies:
|
||||
sax: 1.2.1
|
||||
sax: 1.3.0
|
||||
xmlbuilder: 11.0.1
|
||||
|
||||
xmlbuilder@11.0.1: {}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"rangeStrategy": "bump",
|
||||
"branchConcurrentLimit": 0,
|
||||
"prHourlyLimit": 20,
|
||||
"prConcurrentLimit": 20,
|
||||
|
|
Loading…
Reference in a new issue