Browse Source

chore: update deps

pull/7666/head
xingyu4j 1 week ago
parent
commit
bdc65cc250
  1. 16
      pnpm-lock.yaml
  2. 2
      pnpm-workspace.yaml

16
pnpm-lock.yaml

@ -397,8 +397,8 @@ catalogs:
specifier: ^6.3.7 specifier: ^6.3.7
version: 6.3.7 version: 6.3.7
tsdown: tsdown:
specifier: ^0.21.2 specifier: ^0.21.3
version: 0.21.2 version: 0.21.3
turbo: turbo:
specifier: ^2.8.17 specifier: ^2.8.17
version: 2.8.17 version: 2.8.17
@ -578,7 +578,7 @@ importers:
version: 4.2.1 version: 4.2.1
tsdown: tsdown:
specifier: 'catalog:' specifier: 'catalog:'
version: 0.21.2(publint@0.3.18)(synckit@0.11.12)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3)) version: 0.21.3(publint@0.3.18)(synckit@0.11.12)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))
turbo: turbo:
specifier: 'catalog:' specifier: 'catalog:'
version: 2.8.17 version: 2.8.17
@ -10437,14 +10437,14 @@ packages:
resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==} resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==}
engines: {node: '>=6'} engines: {node: '>=6'}
tsdown@0.21.2: tsdown@0.21.3:
resolution: {integrity: sha512-pP8eAcd1XAWjl5gjosuJs0BAuVoheUe3V8VDHx31QK7YOgXjcCMsBSyFWO3CMh/CSUkjRUzR96JtGH3WJFTExQ==} resolution: {integrity: sha512-oKKeMC8+IgNsB+81hvF5VBsqhqL/nr0g9vse+ujbK40vv0i3ReFI6gUts7hQH7J53ylQNjMgf2Vu6n0+P/uddA==}
engines: {node: '>=20.19.0'} engines: {node: '>=20.19.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@arethetypeswrong/core': ^0.18.1 '@arethetypeswrong/core': ^0.18.1
'@tsdown/css': 0.21.2 '@tsdown/css': 0.21.3
'@tsdown/exe': 0.21.2 '@tsdown/exe': 0.21.3
'@vitejs/devtools': '*' '@vitejs/devtools': '*'
publint: ^0.3.0 publint: ^0.3.0
typescript: ^5.0.0 typescript: ^5.0.0
@ -20348,7 +20348,7 @@ snapshots:
minimist: 1.2.8 minimist: 1.2.8
strip-bom: 3.0.0 strip-bom: 3.0.0
tsdown@0.21.2(publint@0.3.18)(synckit@0.11.12)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3)): tsdown@0.21.3(publint@0.3.18)(synckit@0.11.12)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3)):
dependencies: dependencies:
ansis: 4.2.0 ansis: 4.2.0
cac: 7.0.0 cac: 7.0.0

2
pnpm-workspace.yaml

@ -154,7 +154,7 @@ catalog:
tdesign-vue-next: ^1.18.5 tdesign-vue-next: ^1.18.5
theme-colors: ^0.1.0 theme-colors: ^0.1.0
tippy.js: ^6.3.7 tippy.js: ^6.3.7
tsdown: ^0.21.2 tsdown: ^0.21.3
turbo: ^2.8.17 turbo: ^2.8.17
tw-animate-css: ^1.4.0 tw-animate-css: ^1.4.0
typescript: ^5.9.3 typescript: ^5.9.3

Loading…
Cancel
Save