Upgrade other react dependencies

This commit is contained in:
Jamie
2026-03-17 13:42:29 -07:00
committed by GitHub
parent fcafec550e
commit 3851a3905a
19 changed files with 1668 additions and 1938 deletions

View File

@@ -15,69 +15,6 @@
"updated": "2018-09-18T19:19:27.699Z",
"reasonDetail": "Part of runtime library for C++ transpiled code"
},
{
"rule": "React-useRef",
"path": "node_modules/@radix-ui/react-tooltip/dist/index.js",
"line": " const isOpenDelayedRef = React.useRef(true);",
"reasonCategory": "usageTrusted",
"updated": "2025-05-30T20:26:57.154Z"
},
{
"rule": "React-useRef",
"path": "node_modules/@radix-ui/react-tooltip/dist/index.js",
"line": " const isPointerInTransitRef = React.useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2025-05-30T20:26:57.154Z"
},
{
"rule": "React-useRef",
"path": "node_modules/@radix-ui/react-tooltip/dist/index.js",
"line": " const skipDelayTimerRef = React.useRef(0);",
"reasonCategory": "usageTrusted",
"updated": "2025-05-30T20:26:57.154Z"
},
{
"rule": "React-useRef",
"path": "node_modules/@radix-ui/react-tooltip/dist/index.js",
"line": " const openTimerRef = React.useRef(0);",
"reasonCategory": "usageTrusted",
"updated": "2025-05-30T20:26:57.154Z"
},
{
"rule": "React-useRef",
"path": "node_modules/@radix-ui/react-tooltip/dist/index.js",
"line": " const wasOpenDelayedRef = React.useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2025-05-30T20:26:57.154Z"
},
{
"rule": "React-useRef",
"path": "node_modules/@radix-ui/react-tooltip/dist/index.js",
"line": " const ref = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-05-30T20:26:57.154Z"
},
{
"rule": "React-useRef",
"path": "node_modules/@radix-ui/react-tooltip/dist/index.js",
"line": " const isPointerDownRef = React.useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2025-05-30T20:26:57.154Z"
},
{
"rule": "React-useRef",
"path": "node_modules/@radix-ui/react-tooltip/dist/index.js",
"line": " const hasPointerMoveOpenedRef = React.useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2025-05-30T20:26:57.154Z"
},
{
"rule": "React-useRef",
"path": "node_modules/@radix-ui/react-tooltip/dist/index.js",
"line": " const ref = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-05-30T20:26:57.154Z"
},
{
"rule": "DOM-innerHTML",
"path": "node_modules/@signalapp/quill-cjs/core/editor.js",
@@ -304,250 +241,6 @@
"reasonCategory": "usageTrusted",
"updated": "2024-11-14T01:39:46.132Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var visualElementRef = React.useRef(undefined);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var ref = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " * const ref = useRef(null)",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var isPressing = React.useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var cancelPointerEndListeners = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var state = React.useRef({",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var panSession = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var isMounted = React.useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var presentChildren = React.useRef(childrenToRender);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var allChildren = React.useRef(new Map()).current;",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var isInitialRender = React.useRef(true);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var context = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var loadedRenderer = React.useRef(undefined);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var isReordering = React.useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var measuredLayout = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var activeSpringAnimation = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/cjs/index.js",
"line": " var index = React.useRef(0);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var visualElementRef = React.useRef(undefined);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var ref = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " * const ref = useRef(null)",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var isPressing = React.useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var cancelPointerEndListeners = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var state = React.useRef({",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var panSession = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var isMounted = React.useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var presentChildren = React.useRef(childrenToRender);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var allChildren = React.useRef(new Map()).current;",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var isInitialRender = React.useRef(true);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var context = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var loadedRenderer = React.useRef(undefined);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var isReordering = React.useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var measuredLayout = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var activeSpringAnimation = React.useRef(null);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.dev.js",
"line": " var index = React.useRef(0);",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "React-useRef",
"path": "node_modules/framer-motion/dist/framer-motion.js",
"reasonCategory": "usageTrusted",
"updated": "2025-02-19T20:14:46.879Z"
},
{
"rule": "DOM-innerHTML",
"path": "node_modules/google-libphonenumber/dist/libphonenumber.js",