diff --git a/playground/package-lock.json b/playground/package-lock.json index b911f0430c..8bfe85ae11 100644 --- a/playground/package-lock.json +++ b/playground/package-lock.json @@ -5312,9 +5312,9 @@ "license": "MIT" }, "node_modules/react-resizable-panels": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.3.tgz", - "integrity": "sha512-7HA8THVBHTzhDK4ON0tvlGXyMAJN1zBeRpuyyremSikgYh2ku6ltD7tsGQOcXx4NKPrZtYCm/5CBr+dkruTGQw==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.4.tgz", + "integrity": "sha512-8Y4KNgV94XhUvI2LeByyPIjoUJb71M/0hyhtzkHaqpVHs+ZQs8b627HmzyhmVYi3C9YP6R+XD1KmG7hHjEZXFQ==", "license": "MIT", "peerDependencies": { "react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", @@ -6526,7 +6526,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.4", "ruff_wasm": "file:ruff_wasm", "shared": "0.0.0", "smol-toml": "^1.3.0" @@ -6542,7 +6542,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.4" } }, "ty": { @@ -6556,7 +6556,7 @@ "pyodide": "^0.28.0", "react": "^19.0.0", "react-dom": "^19.0.0", - "react-resizable-panels": "^3.0.0", + "react-resizable-panels": "^3.0.4", "shared": "0.0.0", "smol-toml": "^1.3.1", "ty_wasm": "file:ty_wasm"