chore(deps): update dependency @types/three to ^0.178.0
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Has been cancelled
/ lint-build-and-check (push) Successful in 5m55s
/ playwright (push) Successful in 1m44s
/ cleanup_surge (push) Successful in 11s
/ surge (push) Successful in 3m24s
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Has been cancelled
/ lint-build-and-check (push) Successful in 5m55s
/ playwright (push) Successful in 1m44s
/ cleanup_surge (push) Successful in 11s
/ surge (push) Successful in 3m24s
This commit is contained in:
@ -111,7 +111,7 @@
|
||||
"@types/node": "^22.15.34",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/plotly.js-dist-min": "^2.3.4",
|
||||
"@types/three": "^0.177.0",
|
||||
"@types/three": "^0.178.0",
|
||||
"@vant/auto-import-resolver": "^1.3.0",
|
||||
"@vitejs/plugin-vue": "^6.0.0",
|
||||
"@vitejs/plugin-vue-jsx": "^5.0.1",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -210,8 +210,8 @@ importers:
|
||||
specifier: ^2.3.4
|
||||
version: 2.3.4
|
||||
'@types/three':
|
||||
specifier: ^0.177.0
|
||||
version: 0.177.0
|
||||
specifier: ^0.178.0
|
||||
version: 0.178.0
|
||||
'@vant/auto-import-resolver':
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0
|
||||
@ -1700,8 +1700,8 @@ packages:
|
||||
'@types/stats.js@0.17.4':
|
||||
resolution: {integrity: sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA==}
|
||||
|
||||
'@types/three@0.177.0':
|
||||
resolution: {integrity: sha512-/ZAkn4OLUijKQySNci47lFO+4JLE1TihEjsGWPUT+4jWqxtwOPPEwJV1C3k5MEx0mcBPCdkFjzRzDOnHEI1R+A==}
|
||||
'@types/three@0.178.0':
|
||||
resolution: {integrity: sha512-1IpVbMKbEAAWjyn0VTdVcNvI1h1NlTv3CcnwMr3NNBv/gi3PL0/EsWROnXUEkXBxl94MH5bZvS8h0WnBRmR/pQ==}
|
||||
|
||||
'@types/trusted-types@2.0.7':
|
||||
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
|
||||
@ -6764,7 +6764,7 @@ snapshots:
|
||||
|
||||
'@types/stats.js@0.17.4': {}
|
||||
|
||||
'@types/three@0.177.0':
|
||||
'@types/three@0.178.0':
|
||||
dependencies:
|
||||
'@dimforge/rapier3d-compat': 0.12.0
|
||||
'@tweenjs/tween.js': 23.1.3
|
||||
|
Reference in New Issue
Block a user