mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
upgrade @types/tree (#2043)
* Ignored pnpm-lock.yaml as discussed here - https://github.com/pmndrs/zustand/discussions/2014#discussioncomment-6837085 * fix: upgrade @types/three from 0.154.0 to 0.155.0 Snyk has created this PR to upgrade @types/three from 0.154.0 to 0.155.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/mayank1513/project/d7dd1e78-71d1-4d81-8173-d307d8d0eea9?utm_source=github&utm_medium=referral&page=upgrade-pr --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
This commit is contained in:
parent
266e8641b2
commit
dc32aee6f6
@ -13,7 +13,7 @@
|
||||
"@react-three/drei": "^9.78.2",
|
||||
"@react-three/fiber": "^8.13.5",
|
||||
"@react-three/postprocessing": "^2.14.13",
|
||||
"@types/three": "^0.154.0",
|
||||
"@types/three": "^0.155.0",
|
||||
"meshline": "^3.1.6",
|
||||
"prism-react-renderer": "^2.0.6",
|
||||
"prismjs": "^1.29.0",
|
||||
|
||||
@ -456,10 +456,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.0.tgz#0ed81d48e03b590c24da85540c1d952077a9fe20"
|
||||
integrity sha512-9w+a7bR8PeB0dCT/HBULU2fMqf6BAzvKbxFboYhmDtDkKPiyXYbjoe2auwsXlEFI7CFNMF1dCv3dFH5Poy9R1w==
|
||||
|
||||
"@types/three@^0.154.0":
|
||||
version "0.154.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.154.0.tgz#91f4384930ed050a14d7f13c09d5785cc167a064"
|
||||
integrity sha512-IioqpGhch6FdLDh4zazRn3rXHj6Vn2nVOziJdXVbJFi9CaI65LtP9qqUtpzbsHK2Ezlox8NtsLNHSw3AQzucjA==
|
||||
"@types/three@^0.155.0":
|
||||
version "0.155.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.155.1.tgz#03e1cc9bf7132f50606254611ff5f68ccd682b05"
|
||||
integrity sha512-uNUwnz/wWRxahjIqTtDYQ1qdE1R1py21obxfuILkT+kKrjocMwRLQQA1l8nMxfQU7VXb7CXu04ucMo8OqZt4ZA==
|
||||
dependencies:
|
||||
"@tweenjs/tween.js" "~18.6.4"
|
||||
"@types/stats.js" "*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user