Update dependency react-resizable-panels to v2.0.22 (#12439)

This commit is contained in:
renovate[bot] 2024-07-21 21:49:33 -04:00 committed by GitHub
parent 97fdd48208
commit f8fcbc19d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4306,9 +4306,9 @@
"dev": true "dev": true
}, },
"node_modules/react-resizable-panels": { "node_modules/react-resizable-panels": {
"version": "2.0.20", "version": "2.0.22",
"resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.0.20.tgz", "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.0.22.tgz",
"integrity": "sha512-aMbK3VF8U+VBICG+rwhE0Rr/eFZaRzmNq3akBRL1TrayIpLXz7Rbok0//kYeWj6SQRsjcQ3f4eRplJicM+oL6w==", "integrity": "sha512-G8x8o7wjQxCG+iF4x4ngKVBpe0CY+DAZ/SaiDoqBEt0yuKJe9OE/VVYMBMMugQ3GyQ65NnSJt23tujlaZZe75A==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"react": "^16.14.0 || ^17.0.0 || ^18.0.0", "react": "^16.14.0 || ^17.0.0 || ^18.0.0",