mirror of
https://github.com/egoist/tsup.git
synced 2025-12-08 20:35:58 +00:00
chore: upgrade tsup & deps
This commit is contained in:
parent
d6bc45050a
commit
809c57abb1
@ -56,8 +56,8 @@
|
||||
"consola": "^3.2.3",
|
||||
"debug": "^4.3.5",
|
||||
"esbuild": "^0.23.0",
|
||||
"execa": "^5.0.0",
|
||||
"globby": "^11.0.3",
|
||||
"execa": "^5.1.1",
|
||||
"globby": "^11.1.0",
|
||||
"joycon": "^3.1.1",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
"resolve-from": "^5.0.0",
|
||||
@ -67,7 +67,7 @@
|
||||
"tree-kill": "^1.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/api-extractor": "^7.47.1",
|
||||
"@microsoft/api-extractor": "^7.47.2",
|
||||
"@rollup/plugin-json": "6.1.0",
|
||||
"@swc/core": "1.6.13",
|
||||
"@types/debug": "4.1.12",
|
||||
@ -88,7 +88,7 @@
|
||||
"svelte-preprocess": "5.0.3",
|
||||
"terser": "^5.31.3",
|
||||
"ts-essentials": "10.0.1",
|
||||
"tsup": "8.1.0",
|
||||
"tsup": "8.1.2",
|
||||
"typescript": "5.5.3",
|
||||
"vitest": "2.0.3",
|
||||
"wait-for-expect": "3.0.2"
|
||||
|
||||
88
pnpm-lock.yaml
generated
88
pnpm-lock.yaml
generated
@ -27,10 +27,10 @@ importers:
|
||||
specifier: ^0.23.0
|
||||
version: 0.23.0
|
||||
execa:
|
||||
specifier: ^5.0.0
|
||||
specifier: ^5.1.1
|
||||
version: 5.1.1
|
||||
globby:
|
||||
specifier: ^11.0.3
|
||||
specifier: ^11.1.0
|
||||
version: 11.1.0
|
||||
joycon:
|
||||
specifier: ^3.1.1
|
||||
@ -55,8 +55,8 @@ importers:
|
||||
version: 1.2.2
|
||||
devDependencies:
|
||||
'@microsoft/api-extractor':
|
||||
specifier: ^7.47.1
|
||||
version: 7.47.1(@types/node@20.14.11)
|
||||
specifier: ^7.47.2
|
||||
version: 7.47.2(@types/node@20.14.11)
|
||||
'@rollup/plugin-json':
|
||||
specifier: 6.1.0
|
||||
version: 6.1.0(rollup@4.18.1)
|
||||
@ -118,8 +118,8 @@ importers:
|
||||
specifier: 10.0.1
|
||||
version: 10.0.1(typescript@5.5.3)
|
||||
tsup:
|
||||
specifier: 8.1.0
|
||||
version: 8.1.0(@microsoft/api-extractor@7.47.1(@types/node@20.14.11))(@swc/core@1.6.13)(postcss@8.4.39)(typescript@5.5.3)
|
||||
specifier: 8.1.2
|
||||
version: 8.1.2(@microsoft/api-extractor@7.47.2(@types/node@20.14.11))(@swc/core@1.6.13)(jiti@1.21.6)(postcss@8.4.39)(typescript@5.5.3)(yaml@2.4.5)
|
||||
typescript:
|
||||
specifier: 5.5.3
|
||||
version: 5.5.3
|
||||
@ -458,8 +458,8 @@ packages:
|
||||
'@microsoft/api-extractor-model@7.29.3':
|
||||
resolution: {integrity: sha512-kEWjLr2ygL3ku9EGyjeTnL2S5IxyH9NaF1k1UoI0Nzwr4xEJBSWCVsWuF2+0lPUrRPA6mTY95fR264SJ5ETKQA==}
|
||||
|
||||
'@microsoft/api-extractor@7.47.1':
|
||||
resolution: {integrity: sha512-xfChgcNU5EBx5jayyOdl48xSP3na46TAPvnOZxvqfWOXUKa4Lz+iWiCZPTOgjw8NcrrD9a420cl6rSVYGwj5EA==}
|
||||
'@microsoft/api-extractor@7.47.2':
|
||||
resolution: {integrity: sha512-YWE2HGrSTZaPPSr7xiNizSuViZpC7Jsa7+DwRW5rYVgrMXNbfX/PpBOoSkl5uaz9I2sv2JKLJ75kVNt64BvS3g==}
|
||||
hasBin: true
|
||||
|
||||
'@microsoft/tsdoc-config@0.17.0':
|
||||
@ -593,16 +593,16 @@ packages:
|
||||
'@rushstack/rig-package@0.5.2':
|
||||
resolution: {integrity: sha512-mUDecIJeH3yYGZs2a48k+pbhM6JYwWlgjs2Ca5f2n1G2/kgdgP9D/07oglEGf6mRyXEnazhEENeYTSNDRCwdqA==}
|
||||
|
||||
'@rushstack/terminal@0.13.1':
|
||||
resolution: {integrity: sha512-RfJcpEYfCzEM/8dgRm4xVs8g4x+AdGdZZGa+XmZRWEKbKkVJSHxKmoe5z0f8gFNip0bnlxNavB9cxNaTSY/JRQ==}
|
||||
'@rushstack/terminal@0.13.2':
|
||||
resolution: {integrity: sha512-t8i0PsGvBHmFBY8pryO3badqFlxQsm2rw3KYrzjcmVkG/WGklKg1qVkr9beAS1Oe8XWDRgj6SkoHkpNjs7aaNw==}
|
||||
peerDependencies:
|
||||
'@types/node': '*'
|
||||
peerDependenciesMeta:
|
||||
'@types/node':
|
||||
optional: true
|
||||
|
||||
'@rushstack/ts-command-line@4.22.1':
|
||||
resolution: {integrity: sha512-wU/igKNFRPmQvxiRAM9lEx/5xcFRK72zBp+fbykPKIm83bOmVE0WWQ+ZhX/pcJJqQiodcr0DDzOMw4O8SwpMSQ==}
|
||||
'@rushstack/ts-command-line@4.22.2':
|
||||
resolution: {integrity: sha512-xkvrGd6D9dPlI3I401Thc640WNsEPB1sGEmy12a2VJaPQPwhE6Ik0gEVPZJ/2G1w213eaCAdxUY1xpiTulsmpA==}
|
||||
|
||||
'@swc/core-darwin-arm64@1.6.13':
|
||||
resolution: {integrity: sha512-SOF4buAis72K22BGJ3N8y88mLNfxLNprTuJUpzikyMGrvkuBFNcxYtMhmomO0XHsgLDzOJ+hWzcgjRNzjMsUcQ==}
|
||||
@ -813,12 +813,6 @@ packages:
|
||||
buffer-from@1.1.2:
|
||||
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
||||
|
||||
bundle-require@4.2.1:
|
||||
resolution: {integrity: sha512-7Q/6vkyYAwOmQNRw75x+4yRtZCZJXUDmHHlFdkiV0wgv/reNjtJwpu1jPJ0w2kbEpIM0uoKI3S4/f39dU7AjSA==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
peerDependencies:
|
||||
esbuild: '>=0.17'
|
||||
|
||||
bundle-require@5.0.0:
|
||||
resolution: {integrity: sha512-GuziW3fSSmopcx4KRymQEJVbZUfqlCqcq7dvs6TYwKRZiegK/2buMxQTPs6MGlNv50wms1699qYO54R8XfRX4w==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
@ -1271,18 +1265,6 @@ packages:
|
||||
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
postcss-load-config@4.0.2:
|
||||
resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==}
|
||||
engines: {node: '>= 14'}
|
||||
peerDependencies:
|
||||
postcss: '>=8.0.9'
|
||||
ts-node: '>=9.0.0'
|
||||
peerDependenciesMeta:
|
||||
postcss:
|
||||
optional: true
|
||||
ts-node:
|
||||
optional: true
|
||||
|
||||
postcss-load-config@6.0.1:
|
||||
resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==}
|
||||
engines: {node: '>= 18'}
|
||||
@ -1573,8 +1555,8 @@ packages:
|
||||
ts-interface-checker@0.1.13:
|
||||
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
||||
|
||||
tsup@8.1.0:
|
||||
resolution: {integrity: sha512-UFdfCAXukax+U6KzeTNO2kAARHcWxmKsnvSPXUcfA1D+kU05XDccCrkffCQpFaWDsZfV0jMyTsxU39VfCp6EOg==}
|
||||
tsup@8.1.2:
|
||||
resolution: {integrity: sha512-Gzw/PXSX/z0aYMNmkcI54bKKFVFJQbLne+EqTJZeQ3lNT3QpumjtMU4rl+ZwTTp8oRF3ahMbEAxT2sZPJLFSrg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -1916,15 +1898,15 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
||||
'@microsoft/api-extractor@7.47.1(@types/node@20.14.11)':
|
||||
'@microsoft/api-extractor@7.47.2(@types/node@20.14.11)':
|
||||
dependencies:
|
||||
'@microsoft/api-extractor-model': 7.29.3(@types/node@20.14.11)
|
||||
'@microsoft/tsdoc': 0.15.0
|
||||
'@microsoft/tsdoc-config': 0.17.0
|
||||
'@rushstack/node-core-library': 5.5.0(@types/node@20.14.11)
|
||||
'@rushstack/rig-package': 0.5.2
|
||||
'@rushstack/terminal': 0.13.1(@types/node@20.14.11)
|
||||
'@rushstack/ts-command-line': 4.22.1(@types/node@20.14.11)
|
||||
'@rushstack/terminal': 0.13.2(@types/node@20.14.11)
|
||||
'@rushstack/ts-command-line': 4.22.2(@types/node@20.14.11)
|
||||
lodash: 4.17.21
|
||||
minimatch: 3.0.8
|
||||
resolve: 1.22.8
|
||||
@ -2038,16 +2020,16 @@ snapshots:
|
||||
resolve: 1.22.8
|
||||
strip-json-comments: 3.1.1
|
||||
|
||||
'@rushstack/terminal@0.13.1(@types/node@20.14.11)':
|
||||
'@rushstack/terminal@0.13.2(@types/node@20.14.11)':
|
||||
dependencies:
|
||||
'@rushstack/node-core-library': 5.5.0(@types/node@20.14.11)
|
||||
supports-color: 8.1.1
|
||||
optionalDependencies:
|
||||
'@types/node': 20.14.11
|
||||
|
||||
'@rushstack/ts-command-line@4.22.1(@types/node@20.14.11)':
|
||||
'@rushstack/ts-command-line@4.22.2(@types/node@20.14.11)':
|
||||
dependencies:
|
||||
'@rushstack/terminal': 0.13.1(@types/node@20.14.11)
|
||||
'@rushstack/terminal': 0.13.2(@types/node@20.14.11)
|
||||
'@types/argparse': 1.0.38
|
||||
argparse: 1.0.10
|
||||
string-argv: 0.3.2
|
||||
@ -2241,11 +2223,6 @@ snapshots:
|
||||
|
||||
buffer-from@1.1.2: {}
|
||||
|
||||
bundle-require@4.2.1(esbuild@0.21.5):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
load-tsconfig: 0.2.5
|
||||
|
||||
bundle-require@5.0.0(esbuild@0.23.0):
|
||||
dependencies:
|
||||
esbuild: 0.23.0
|
||||
@ -2703,13 +2680,6 @@ snapshots:
|
||||
|
||||
pirates@4.0.6: {}
|
||||
|
||||
postcss-load-config@4.0.2(postcss@8.4.39):
|
||||
dependencies:
|
||||
lilconfig: 3.1.2
|
||||
yaml: 2.4.5
|
||||
optionalDependencies:
|
||||
postcss: 8.4.39
|
||||
|
||||
postcss-load-config@6.0.1(jiti@1.21.6)(postcss@8.4.39)(yaml@2.4.5):
|
||||
dependencies:
|
||||
lilconfig: 3.1.2
|
||||
@ -2955,30 +2925,33 @@ snapshots:
|
||||
|
||||
ts-interface-checker@0.1.13: {}
|
||||
|
||||
tsup@8.1.0(@microsoft/api-extractor@7.47.1(@types/node@20.14.11))(@swc/core@1.6.13)(postcss@8.4.39)(typescript@5.5.3):
|
||||
tsup@8.1.2(@microsoft/api-extractor@7.47.2(@types/node@20.14.11))(@swc/core@1.6.13)(jiti@1.21.6)(postcss@8.4.39)(typescript@5.5.3)(yaml@2.4.5):
|
||||
dependencies:
|
||||
bundle-require: 4.2.1(esbuild@0.21.5)
|
||||
bundle-require: 5.0.0(esbuild@0.23.0)
|
||||
cac: 6.7.14
|
||||
chokidar: 3.6.0
|
||||
consola: 3.2.3
|
||||
debug: 4.3.5
|
||||
esbuild: 0.21.5
|
||||
esbuild: 0.23.0
|
||||
execa: 5.1.1
|
||||
globby: 11.1.0
|
||||
joycon: 3.1.1
|
||||
postcss-load-config: 4.0.2(postcss@8.4.39)
|
||||
postcss-load-config: 6.0.1(jiti@1.21.6)(postcss@8.4.39)(yaml@2.4.5)
|
||||
resolve-from: 5.0.0
|
||||
rollup: 4.18.1
|
||||
source-map: 0.8.0-beta.0
|
||||
sucrase: 3.35.0
|
||||
tree-kill: 1.2.2
|
||||
optionalDependencies:
|
||||
'@microsoft/api-extractor': 7.47.1(@types/node@20.14.11)
|
||||
'@microsoft/api-extractor': 7.47.2(@types/node@20.14.11)
|
||||
'@swc/core': 1.6.13
|
||||
postcss: 8.4.39
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- jiti
|
||||
- supports-color
|
||||
- ts-node
|
||||
- tsx
|
||||
- yaml
|
||||
|
||||
typescript@5.4.2: {}
|
||||
|
||||
@ -3089,4 +3062,5 @@ snapshots:
|
||||
|
||||
yallist@4.0.0: {}
|
||||
|
||||
yaml@2.4.5: {}
|
||||
yaml@2.4.5:
|
||||
optional: true
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"react-dom": "18.3.1",
|
||||
"react-select": "5.8.0",
|
||||
"tailwindcss": "3.4.6",
|
||||
"vue": "3.4.31",
|
||||
"vue": "3.4.32",
|
||||
"vue-router": "4.4.0"
|
||||
},
|
||||
"tsup": {}
|
||||
|
||||
134
test/pnpm-lock.yaml
generated
134
test/pnpm-lock.yaml
generated
@ -39,11 +39,11 @@ importers:
|
||||
specifier: 3.4.6
|
||||
version: 3.4.6
|
||||
vue:
|
||||
specifier: 3.4.31
|
||||
version: 3.4.31
|
||||
specifier: 3.4.32
|
||||
version: 3.4.32
|
||||
vue-router:
|
||||
specifier: 4.4.0
|
||||
version: 4.4.0(vue@3.4.31)
|
||||
version: 4.4.0(vue@3.4.32)
|
||||
|
||||
packages:
|
||||
|
||||
@ -259,37 +259,37 @@ packages:
|
||||
'@types/react@18.3.3':
|
||||
resolution: {integrity: sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==}
|
||||
|
||||
'@vue/compiler-core@3.4.31':
|
||||
resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==}
|
||||
'@vue/compiler-core@3.4.32':
|
||||
resolution: {integrity: sha512-8tCVWkkLe/QCWIsrIvExUGnhYCAOroUs5dzhSoKL5w4MJS8uIYiou+pOPSVIOALOQ80B0jBs+Ri+kd5+MBnCDw==}
|
||||
|
||||
'@vue/compiler-dom@3.4.31':
|
||||
resolution: {integrity: sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==}
|
||||
'@vue/compiler-dom@3.4.32':
|
||||
resolution: {integrity: sha512-PbSgt9KuYo4fyb90dynuPc0XFTfFPs3sCTbPLOLlo+PrUESW1gn/NjSsUvhR+mI2AmmEzexwYMxbHDldxSOr2A==}
|
||||
|
||||
'@vue/compiler-sfc@3.4.31':
|
||||
resolution: {integrity: sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==}
|
||||
'@vue/compiler-sfc@3.4.32':
|
||||
resolution: {integrity: sha512-STy9im/WHfaguJnfKjjVpMHukxHUrOKjm2vVCxiojQJyo3Sb6Os8SMXBr/MI+ekpstEGkDONfqAQoSbZhspLYw==}
|
||||
|
||||
'@vue/compiler-ssr@3.4.31':
|
||||
resolution: {integrity: sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==}
|
||||
'@vue/compiler-ssr@3.4.32':
|
||||
resolution: {integrity: sha512-nyu/txTecF6DrxLrpLcI34xutrvZPtHPBj9yRoPxstIquxeeyywXpYZrQMsIeDfBhlw1abJb9CbbyZvDw2kjdg==}
|
||||
|
||||
'@vue/devtools-api@6.6.3':
|
||||
resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
|
||||
|
||||
'@vue/reactivity@3.4.31':
|
||||
resolution: {integrity: sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==}
|
||||
'@vue/reactivity@3.4.32':
|
||||
resolution: {integrity: sha512-1P7QvghAzhSIWmiNmh4MNkLVjr2QTNDcFv2sKmytEWhR6t7BZzNicgm5ENER4uU++wbWxgRh/pSEYgdI3MDcvg==}
|
||||
|
||||
'@vue/runtime-core@3.4.31':
|
||||
resolution: {integrity: sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw==}
|
||||
'@vue/runtime-core@3.4.32':
|
||||
resolution: {integrity: sha512-FxT2dTHUs1Hki8Ui/B1Hu339mx4H5kRJooqrNM32tGUHBPStJxwMzLIRbeGO/B1NMplU4Pg9fwOqrJtrOzkdfA==}
|
||||
|
||||
'@vue/runtime-dom@3.4.31':
|
||||
resolution: {integrity: sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw==}
|
||||
'@vue/runtime-dom@3.4.32':
|
||||
resolution: {integrity: sha512-Xz9G+ZViRyPFQtRBCPFkhMzKn454ihCPMKUiacNaUhuTIXvyfkAq8l89IZ/kegFVyw/7KkJGRGqYdEZrf27Xsg==}
|
||||
|
||||
'@vue/server-renderer@3.4.31':
|
||||
resolution: {integrity: sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA==}
|
||||
'@vue/server-renderer@3.4.32':
|
||||
resolution: {integrity: sha512-3c4rd0522Ao8hKjzgmUAbcjv2mBnvnw0Ld2f8HOMCuWJZjYie/p8cpIoYJbeP0VV2JYmrJJMwGQDO5RH4iQ30A==}
|
||||
peerDependencies:
|
||||
vue: 3.4.31
|
||||
vue: 3.4.32
|
||||
|
||||
'@vue/shared@3.4.31':
|
||||
resolution: {integrity: sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA==}
|
||||
'@vue/shared@3.4.32':
|
||||
resolution: {integrity: sha512-ep4mF1IVnX/pYaNwxwOpJHyBtOMKWoKZMbnUyd+z0udqIxLUh7YCCd/JfDna8aUrmnG9SFORyIq2HzEATRrQsg==}
|
||||
|
||||
'@wry/caches@1.0.1':
|
||||
resolution: {integrity: sha512-bXuaUNLVVkD20wcGBWRyo7j9N3TxePEWFZj2Y+r9OoUzfqmavM84+mFykRicNsBqatba5JLay1t48wxaXaWnlA==}
|
||||
@ -455,8 +455,8 @@ packages:
|
||||
eastasianwidth@0.2.0:
|
||||
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
||||
|
||||
electron-to-chromium@1.4.828:
|
||||
resolution: {integrity: sha512-QOIJiWpQJDHAVO4P58pwb133Cwee0nbvy/MV1CwzZVGpkH1RX33N3vsaWRCpR6bF63AAq366neZrRTu7Qlsbbw==}
|
||||
electron-to-chromium@1.4.829:
|
||||
resolution: {integrity: sha512-5qp1N2POAfW0u1qGAxXEtz6P7bO1m6gpZr5hdf5ve6lxpLM7MpiM4jIPz7xcrNlClQMafbyUDDWjlIQZ1Mw0Rw==}
|
||||
|
||||
emoji-regex@8.0.0:
|
||||
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
||||
@ -661,8 +661,8 @@ packages:
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
node-releases@2.0.14:
|
||||
resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
|
||||
node-releases@2.0.17:
|
||||
resolution: {integrity: sha512-Ww6ZlOiEQfPfXM45v17oabk77Z7mg5bOt7AjDyzy7RjK9OrLrLC8dyZQoAPEOtFX9SaNf1Tdvr5gRJWdTJj7GA==}
|
||||
|
||||
normalize-path@3.0.0:
|
||||
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
||||
@ -951,8 +951,8 @@ packages:
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
vue@3.4.31:
|
||||
resolution: {integrity: sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==}
|
||||
vue@3.4.32:
|
||||
resolution: {integrity: sha512-9mCGIAi/CAq7GtaLLLp2J92pEic+HArstG+pq6F+H7+/jB9a0Z7576n4Bh4k79/50L1cKMIhZC3MC0iGpl+1IA==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@ -1258,61 +1258,61 @@ snapshots:
|
||||
'@types/prop-types': 15.7.12
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/compiler-core@3.4.31':
|
||||
'@vue/compiler-core@3.4.32':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.8
|
||||
'@vue/shared': 3.4.31
|
||||
'@vue/shared': 3.4.32
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-dom@3.4.31':
|
||||
'@vue/compiler-dom@3.4.32':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.31
|
||||
'@vue/shared': 3.4.31
|
||||
'@vue/compiler-core': 3.4.32
|
||||
'@vue/shared': 3.4.32
|
||||
|
||||
'@vue/compiler-sfc@3.4.31':
|
||||
'@vue/compiler-sfc@3.4.32':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.8
|
||||
'@vue/compiler-core': 3.4.31
|
||||
'@vue/compiler-dom': 3.4.31
|
||||
'@vue/compiler-ssr': 3.4.31
|
||||
'@vue/shared': 3.4.31
|
||||
'@vue/compiler-core': 3.4.32
|
||||
'@vue/compiler-dom': 3.4.32
|
||||
'@vue/compiler-ssr': 3.4.32
|
||||
'@vue/shared': 3.4.32
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.10
|
||||
postcss: 8.4.39
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-ssr@3.4.31':
|
||||
'@vue/compiler-ssr@3.4.32':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.31
|
||||
'@vue/shared': 3.4.31
|
||||
'@vue/compiler-dom': 3.4.32
|
||||
'@vue/shared': 3.4.32
|
||||
|
||||
'@vue/devtools-api@6.6.3': {}
|
||||
|
||||
'@vue/reactivity@3.4.31':
|
||||
'@vue/reactivity@3.4.32':
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.31
|
||||
'@vue/shared': 3.4.32
|
||||
|
||||
'@vue/runtime-core@3.4.31':
|
||||
'@vue/runtime-core@3.4.32':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.31
|
||||
'@vue/shared': 3.4.31
|
||||
'@vue/reactivity': 3.4.32
|
||||
'@vue/shared': 3.4.32
|
||||
|
||||
'@vue/runtime-dom@3.4.31':
|
||||
'@vue/runtime-dom@3.4.32':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.31
|
||||
'@vue/runtime-core': 3.4.31
|
||||
'@vue/shared': 3.4.31
|
||||
'@vue/reactivity': 3.4.32
|
||||
'@vue/runtime-core': 3.4.32
|
||||
'@vue/shared': 3.4.32
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.4.31(vue@3.4.31)':
|
||||
'@vue/server-renderer@3.4.32(vue@3.4.32)':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.31
|
||||
'@vue/shared': 3.4.31
|
||||
vue: 3.4.31
|
||||
'@vue/compiler-ssr': 3.4.32
|
||||
'@vue/shared': 3.4.32
|
||||
vue: 3.4.32
|
||||
|
||||
'@vue/shared@3.4.31': {}
|
||||
'@vue/shared@3.4.32': {}
|
||||
|
||||
'@wry/caches@1.0.1':
|
||||
dependencies:
|
||||
@ -1393,8 +1393,8 @@ snapshots:
|
||||
browserslist@4.23.2:
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001642
|
||||
electron-to-chromium: 1.4.828
|
||||
node-releases: 2.0.14
|
||||
electron-to-chromium: 1.4.829
|
||||
node-releases: 2.0.17
|
||||
update-browserslist-db: 1.1.0(browserslist@4.23.2)
|
||||
|
||||
callsites@3.1.0: {}
|
||||
@ -1476,7 +1476,7 @@ snapshots:
|
||||
|
||||
eastasianwidth@0.2.0: {}
|
||||
|
||||
electron-to-chromium@1.4.828: {}
|
||||
electron-to-chromium@1.4.829: {}
|
||||
|
||||
emoji-regex@8.0.0: {}
|
||||
|
||||
@ -1659,7 +1659,7 @@ snapshots:
|
||||
|
||||
nanoid@3.3.7: {}
|
||||
|
||||
node-releases@2.0.14: {}
|
||||
node-releases@2.0.17: {}
|
||||
|
||||
normalize-path@3.0.0: {}
|
||||
|
||||
@ -1948,18 +1948,18 @@ snapshots:
|
||||
|
||||
value-or-promise@1.0.12: {}
|
||||
|
||||
vue-router@4.4.0(vue@3.4.31):
|
||||
vue-router@4.4.0(vue@3.4.32):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.4.31
|
||||
vue: 3.4.32
|
||||
|
||||
vue@3.4.31:
|
||||
vue@3.4.32:
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.31
|
||||
'@vue/compiler-sfc': 3.4.31
|
||||
'@vue/runtime-dom': 3.4.31
|
||||
'@vue/server-renderer': 3.4.31(vue@3.4.31)
|
||||
'@vue/shared': 3.4.31
|
||||
'@vue/compiler-dom': 3.4.32
|
||||
'@vue/compiler-sfc': 3.4.32
|
||||
'@vue/runtime-dom': 3.4.32
|
||||
'@vue/server-renderer': 3.4.32(vue@3.4.32)
|
||||
'@vue/shared': 3.4.32
|
||||
|
||||
which@2.0.2:
|
||||
dependencies:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user