chore(deps): update dependency @types/three to ^0.177.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m32s
/ surge (push) Successful in 3m0s
/ playwright (push) Successful in 1m3s
/ cleanup_surge (push) Successful in 10s
/ lint-build-and-check (push) Successful in 5m54s
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m32s
/ surge (push) Successful in 3m0s
/ playwright (push) Successful in 1m3s
/ cleanup_surge (push) Successful in 10s
/ lint-build-and-check (push) Successful in 5m54s
This commit is contained in:
@ -111,7 +111,7 @@
|
||||
"@types/node": "^22.15.29",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/plotly.js-dist-min": "^2.3.4",
|
||||
"@types/three": "^0.176.0",
|
||||
"@types/three": "^0.177.0",
|
||||
"@vant/auto-import-resolver": "^1.3.0",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vitejs/plugin-vue-jsx": "^4.2.0",
|
||||
|
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.176.0
|
||||
version: 0.176.0
|
||||
specifier: ^0.177.0
|
||||
version: 0.177.0
|
||||
'@vant/auto-import-resolver':
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0
|
||||
@ -1889,8 +1889,8 @@ packages:
|
||||
'@types/stats.js@0.17.3':
|
||||
resolution: {integrity: sha512-pXNfAD3KHOdif9EQXZ9deK82HVNaXP5ZIF5RP2QG6OQFNTaY2YIetfrE9t528vEreGQvEPRDDc8muaoYeK0SxQ==}
|
||||
|
||||
'@types/three@0.176.0':
|
||||
resolution: {integrity: sha512-FwfPXxCqOtP7EdYMagCFePNKoG1AGBDUEVKtluv2BTVRpSt7b+X27xNsirPCTCqY1pGYsPUzaM3jgWP7dXSxlw==}
|
||||
'@types/three@0.177.0':
|
||||
resolution: {integrity: sha512-/ZAkn4OLUijKQySNci47lFO+4JLE1TihEjsGWPUT+4jWqxtwOPPEwJV1C3k5MEx0mcBPCdkFjzRzDOnHEI1R+A==}
|
||||
|
||||
'@types/trusted-types@2.0.7':
|
||||
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
|
||||
@ -7350,7 +7350,7 @@ snapshots:
|
||||
|
||||
'@types/stats.js@0.17.3': {}
|
||||
|
||||
'@types/three@0.176.0':
|
||||
'@types/three@0.177.0':
|
||||
dependencies:
|
||||
'@dimforge/rapier3d-compat': 0.12.0
|
||||
'@tweenjs/tween.js': 23.1.3
|
||||
|
Reference in New Issue
Block a user