chore(deps): update dependency three to ^0.177.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m14s
/ surge (push) Successful in 3m11s
/ playwright (push) Successful in 1m0s
/ cleanup_surge (push) Successful in 24s
/ lint-build-and-check (push) Successful in 5m45s
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m14s
/ surge (push) Successful in 3m11s
/ playwright (push) Successful in 1m0s
/ cleanup_surge (push) Successful in 24s
/ lint-build-and-check (push) Successful in 5m45s
This commit is contained in:
@ -83,7 +83,7 @@
|
|||||||
"sortablejs": "^1.15.6",
|
"sortablejs": "^1.15.6",
|
||||||
"tailwind-merge": "^3.3.0",
|
"tailwind-merge": "^3.3.0",
|
||||||
"tdesign-icons-vue-next": "^0.3.6",
|
"tdesign-icons-vue-next": "^0.3.6",
|
||||||
"three": "^0.176.0",
|
"three": "^0.177.0",
|
||||||
"ts-enum-util": "^4.1.0",
|
"ts-enum-util": "^4.1.0",
|
||||||
"utils4u": "^4.2.3",
|
"utils4u": "^4.2.3",
|
||||||
"vant": "^4.9.19",
|
"vant": "^4.9.19",
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -131,8 +131,8 @@ importers:
|
|||||||
specifier: ^0.3.6
|
specifier: ^0.3.6
|
||||||
version: 0.3.6(vue@3.5.14(typescript@5.8.3))
|
version: 0.3.6(vue@3.5.14(typescript@5.8.3))
|
||||||
three:
|
three:
|
||||||
specifier: ^0.176.0
|
specifier: ^0.177.0
|
||||||
version: 0.176.0
|
version: 0.177.0
|
||||||
ts-enum-util:
|
ts-enum-util:
|
||||||
specifier: ^4.1.0
|
specifier: ^4.1.0
|
||||||
version: 4.1.0
|
version: 4.1.0
|
||||||
@ -5180,8 +5180,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==}
|
resolution: {integrity: sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
|
|
||||||
three@0.176.0:
|
three@0.177.0:
|
||||||
resolution: {integrity: sha512-PWRKYWQo23ojf9oZSlRGH8K09q7nRSWx6LY/HF/UUrMdYgN9i1e2OwJYHoQjwc6HF/4lvvYLC5YC1X8UJL2ZpA==}
|
resolution: {integrity: sha512-EiXv5/qWAaGI+Vz2A+JfavwYCMdGjxVsrn3oBwllUoqYeaBO75J63ZfyaQKoiLrqNHoTlUc6PFgMXnS0kI45zg==}
|
||||||
|
|
||||||
throttle-debounce@5.0.2:
|
throttle-debounce@5.0.2:
|
||||||
resolution: {integrity: sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==}
|
resolution: {integrity: sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==}
|
||||||
@ -11009,7 +11009,7 @@ snapshots:
|
|||||||
|
|
||||||
text-extensions@2.4.0: {}
|
text-extensions@2.4.0: {}
|
||||||
|
|
||||||
three@0.176.0: {}
|
three@0.177.0: {}
|
||||||
|
|
||||||
throttle-debounce@5.0.2: {}
|
throttle-debounce@5.0.2: {}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user