Bump react-resizable-panels from 3.0.1 to 3.0.2 in /page

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

---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-version: 3.0.2
  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-05-19 18:19:02 +00:00
committed by GitHub
parent 1be867d101
commit 0d3517b274
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.8",
"react-helmet": "^6.1.0",
"react-resizable-panels": "^3.0.1",
"react-resizable-panels": "^3.0.2",
"react-router-dom": "^7.6.0",
"react-window": "^1.8.11",
"tailwind-merge": "^3.3.0",
@@ -5899,9 +5899,9 @@
}
},
"node_modules/react-resizable-panels": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.1.tgz",
"integrity": "sha512-6ruCEyw0iqXRcXEktPQn1HL553DNhrdLisCyEdSpzhkmo9bPqZxskJZ+aGeFqJ1qPvIWxuAiag82kvLSb2JZTQ==",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.2.tgz",
"integrity": "sha512-j4RNII75fnHkLnbsTb5G5YsDvJsSEZrJK2XSF2z0Tc2jIonYlIVir/Yh/5LvcUFCfs1HqrMAoiBFmIrRjC4XnA==",
"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.0.0",
"react-dropzone": "^14.3.8",
"react-helmet": "^6.1.0",
"react-resizable-panels": "^3.0.1",
"react-resizable-panels": "^3.0.2",
"react-router-dom": "^7.6.0",
"react-window": "^1.8.11",
"tailwind-merge": "^3.3.0",