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

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

---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-version: 3.0.1
  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-05 17:56:21 +00:00
committed by GitHub
parent 3a4bbe6918
commit 916e58e3aa
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.0",
"react-resizable-panels": "^3.0.1",
"react-router-dom": "^7.5.3",
"react-window": "^1.8.11",
"tailwind-merge": "^3.2.0",
@@ -5508,9 +5508,9 @@
}
},
"node_modules/react-resizable-panels": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.0.tgz",
"integrity": "sha512-UPFAMvU5UfXA4yGpqhjvY35zEC44ML0yRHjLvoK3nQrFFcU+mWUGMmURYsD3mp7P8oZdrKEwR++pFIexqSASlw==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-3.0.1.tgz",
"integrity": "sha512-6ruCEyw0iqXRcXEktPQn1HL553DNhrdLisCyEdSpzhkmo9bPqZxskJZ+aGeFqJ1qPvIWxuAiag82kvLSb2JZTQ==",
"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.0",
"react-resizable-panels": "^3.0.1",
"react-router-dom": "^7.5.3",
"react-window": "^1.8.11",
"tailwind-merge": "^3.2.0",