Update dependency react-resizable-panels to v3.0.3 (#18691)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-16 08:10:19 +02:00 committed by GitHub
parent 5383bcc497
commit cb2ae8d9ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

View File

@ -5279,9 +5279,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/react-resizable-panels": { "node_modules/react-resizable-panels": {
"version": "3.0.2", "version": "3.0.3",
"resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.2.tgz", "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.3.tgz",
"integrity": "sha512-j4RNII75fnHkLnbsTb5G5YsDvJsSEZrJK2XSF2z0Tc2jIonYlIVir/Yh/5LvcUFCfs1HqrMAoiBFmIrRjC4XnA==", "integrity": "sha512-7HA8THVBHTzhDK4ON0tvlGXyMAJN1zBeRpuyyremSikgYh2ku6ltD7tsGQOcXx4NKPrZtYCm/5CBr+dkruTGQw==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",
@ -6477,7 +6477,7 @@
"monaco-editor": "^0.52.0", "monaco-editor": "^0.52.0",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-resizable-panels": "^3.0.0", "react-resizable-panels": "^3.0.3",
"ruff_wasm": "file:ruff_wasm", "ruff_wasm": "file:ruff_wasm",
"shared": "0.0.0", "shared": "0.0.0",
"smol-toml": "^1.3.0" "smol-toml": "^1.3.0"
@ -6493,7 +6493,7 @@
"@monaco-editor/react": "^4.7.0", "@monaco-editor/react": "^4.7.0",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"react": "^19.0.0", "react": "^19.0.0",
"react-resizable-panels": "^3.0.0" "react-resizable-panels": "^3.0.3"
} }
}, },
"ty": { "ty": {
@ -6504,10 +6504,10 @@
"classnames": "^2.5.1", "classnames": "^2.5.1",
"lz-string": "^1.5.0", "lz-string": "^1.5.0",
"monaco-editor": "^0.52.2", "monaco-editor": "^0.52.2",
"pyodide": "^0.27.7", "pyodide": "^0.27.4",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-resizable-panels": "^3.0.0", "react-resizable-panels": "^3.0.3",
"shared": "0.0.0", "shared": "0.0.0",
"smol-toml": "^1.3.1", "smol-toml": "^1.3.1",
"ty_wasm": "file:ty_wasm" "ty_wasm": "file:ty_wasm"