Bump react-resizable-panels from 2.1.9 to 3.0.0 in /page

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-03 09:00:58 +00:00
committed by GitHub
parent a2ce0e3444
commit 399dd3dcd0
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": "^2.1.9",
"react-resizable-panels": "^3.0.0",
"react-router-dom": "^7.5.3",
"react-window": "^1.8.11",
"tailwind-merge": "^3.2.0",
@@ -4795,9 +4795,9 @@
}
},
"node_modules/react-resizable-panels": {
"version": "2.1.9",
"resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.1.9.tgz",
"integrity": "sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==",
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.0.tgz",
"integrity": "sha512-UPFAMvU5UfXA4yGpqhjvY35zEC44ML0yRHjLvoK3nQrFFcU+mWUGMmURYsD3mp7P8oZdrKEwR++pFIexqSASlw==",
"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": "^2.1.9",
"react-resizable-panels": "^3.0.0",
"react-router-dom": "^7.5.3",
"react-window": "^1.8.11",
"tailwind-merge": "^3.2.0",