Build(deps): Bump react-resizable-panels from 3.0.5 to 3.0.6 in /page

Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Commits](https://github.com/bvaughn/react-resizable-panels/compare/3.0.5...3.0.6)

---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-04 06:47:03 +00:00
committed by GitHub
parent 6d0fd97b61
commit 9cbba7f2c9
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
"react-dom": "^19.1.1",
"react-dropzone": "^14.3.8",
"react-helmet": "^6.1.0",
"react-resizable-panels": "^3.0.5",
"react-resizable-panels": "^3.0.6",
"react-router-dom": "^7.8.2",
"react-window": "^2.2.0",
"shell-quote": "^1.8.3",
@@ -7975,9 +7975,9 @@
}
},
"node_modules/react-resizable-panels": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.5.tgz",
"integrity": "sha512-3z1yN25DMTXLg2wfyFrW32r5k4WEcUa3F7cJ2EgtNK07lnOs4mpM8yWLGunCpkhcQRwJX4fqoLcIh/pHPxzlmQ==",
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.6.tgz",
"integrity": "sha512-b3qKHQ3MLqOgSS+FRYKapNkJZf5EQzuf6+RLiq1/IlTHw99YrZ2NJZLk4hQIzTnnIkRg2LUqyVinu6YWWpUYew==",
"license": "MIT",
"peerDependencies": {
"react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",

View File

@@ -36,7 +36,7 @@
"react-dom": "^19.1.1",
"react-dropzone": "^14.3.8",
"react-helmet": "^6.1.0",
"react-resizable-panels": "^3.0.5",
"react-resizable-panels": "^3.0.6",
"react-router-dom": "^7.8.2",
"react-window": "^2.2.0",
"shell-quote": "^1.8.3",