Update @react-spring/web to 9.4.1
This commit is contained in:
parent
31c6a2fc0d
commit
48836d5761
3 changed files with 80 additions and 37 deletions
|
@ -203,6 +203,20 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-27T21:37:06.339Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.dev.js",
|
||||
"line": " const exitingTransitions = React.useRef(new Map());",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2022-01-12T23:16:33.623Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.dev.js",
|
||||
"line": " const forceChange = React.useRef(false);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2022-01-12T23:16:33.623Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js",
|
||||
|
@ -224,6 +238,20 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-27T21:37:06.339Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js",
|
||||
"line": " const exitingTransitions = React.useRef(new Map());",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2022-01-12T23:16:33.623Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js",
|
||||
"line": " const forceChange = React.useRef(false);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2022-01-12T23:16:33.623Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "node_modules/@react-spring/core/dist/react-spring-core.esm.js",
|
||||
|
@ -245,6 +273,20 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-27T21:37:06.339Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "node_modules/@react-spring/core/dist/react-spring-core.esm.js",
|
||||
"line": " const exitingTransitions = useRef(new Map());",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2022-01-12T23:16:33.623Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "node_modules/@react-spring/core/dist/react-spring-core.esm.js",
|
||||
"line": " const forceChange = useRef(false);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2022-01-12T23:16:33.623Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.dev.js",
|
||||
|
@ -8369,4 +8411,4 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-17T21:02:59.414Z"
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue