Bump the prod-patch-updates group across 1 directory with 2 updates

Bumps the prod-patch-updates group with 2 updates in the / directory: [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) and [zod](https://github.com/colinhacks/zod).


Updates `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)

Updates `zod` from 4.1.5 to 4.1.8
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.5...v4.1.8)

---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-updates
- dependency-name: zod
  dependency-version: 4.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-12 19:44:52 +00:00
committed by GitHub
parent 5cd9de9ac5
commit 225a289e34
2 changed files with 64 additions and 10 deletions

View File

@@ -81,7 +81,7 @@
"react-dom": "^19.1.0",
"react-hook-form": "^7.60.0",
"react-i18next": "^15.7.3",
"react-resizable-panels": "^3.0.3",
"react-resizable-panels": "^3.0.6",
"react-simple-keyboard": "^3.8.120",
"react-xtermjs": "^1.0.10",
"sonner": "^2.0.7",
@@ -91,7 +91,7 @@
"tailwindcss": "^4.1.11",
"validator": "^13.15.15",
"ws": "^8.18.3",
"zod": "^4.0.5"
"zod": "^4.1.8"
},
"devDependencies": {
"@eslint/js": "^9.34.0",