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

View file

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