chore(deps): bump react-resizable-panels from 3.0.3 to 3.0.4

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

---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-version: 3.0.4
  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-08-04 00:55:11 +00:00
committed by GitHub
parent 8886302809
commit efb4e5aef5
2 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@
"react-dom": "19.1.0", "react-dom": "19.1.0",
"react-hook-form": "^7.60.0", "react-hook-form": "^7.60.0",
"react-icons": "^5.3.0", "react-icons": "^5.3.0",
"react-resizable-panels": "^3.0.3", "react-resizable-panels": "^3.0.4",
"recharts": "^3.0.2", "recharts": "^3.0.2",
"sonner": "^2.0.5", "sonner": "^2.0.5",
"tailwind-merge": "^3.3.1", "tailwind-merge": "^3.3.1",

10
pnpm-lock.yaml generated
View File

@@ -166,8 +166,8 @@ importers:
specifier: ^5.3.0 specifier: ^5.3.0
version: 5.4.0(react@19.1.0) version: 5.4.0(react@19.1.0)
react-resizable-panels: react-resizable-panels:
specifier: ^3.0.3 specifier: ^3.0.4
version: 3.0.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) version: 3.0.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
recharts: recharts:
specifier: ^3.0.2 specifier: ^3.0.2
version: 3.0.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react-is@17.0.2)(react@19.1.0)(redux@5.0.1) version: 3.0.2(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react-is@17.0.2)(react@19.1.0)(redux@5.0.1)
@@ -2961,8 +2961,8 @@ packages:
'@types/react': '@types/react':
optional: true optional: true
react-resizable-panels@3.0.3: react-resizable-panels@3.0.4:
resolution: {integrity: sha512-7HA8THVBHTzhDK4ON0tvlGXyMAJN1zBeRpuyyremSikgYh2ku6ltD7tsGQOcXx4NKPrZtYCm/5CBr+dkruTGQw==} resolution: {integrity: sha512-8Y4KNgV94XhUvI2LeByyPIjoUJb71M/0hyhtzkHaqpVHs+ZQs8b627HmzyhmVYi3C9YP6R+XD1KmG7hHjEZXFQ==}
peerDependencies: peerDependencies:
react: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc react: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
@@ -6134,7 +6134,7 @@ snapshots:
optionalDependencies: optionalDependencies:
'@types/react': 19.1.8 '@types/react': 19.1.8
react-resizable-panels@3.0.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0): react-resizable-panels@3.0.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
dependencies: dependencies:
react: 19.1.0 react: 19.1.0
react-dom: 19.1.0(react@19.1.0) react-dom: 19.1.0(react@19.1.0)