Skip to content

Commit

Permalink
build(deps): bump valibot in /dashboard
Browse files Browse the repository at this point in the history
Bumps [valibot](https://github.com/fabian-hiller/valibot) from 1.0.0-beta.9 to 1.0.0-beta.14.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](fabian-hiller/valibot@v1.0.0-beta.9...v1.0.0-beta.14)

---
updated-dependencies:
- dependency-name: valibot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent c767e0e commit 6b9571b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"solid-toast": "0.5.0",
"tippy.js": "6.3.7",
"ts-pattern": "5.6.0",
"valibot": "1.0.0-beta.9"
"valibot": "1.0.0-beta.14"
},
"packageManager": "[email protected]+sha512.ec40d0639bb307441b945d9467139cbb88d14394baac760b52eca038b330d16542d66fef61574271534ace5a200518dabf3b53a85f1f9e4bfa37141b538a9590"
}
16 changes: 14 additions & 2 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4046,7 +4046,7 @@ __metadata:
typescript: "npm:5.7.3"
unocss: "npm:0.65.1"
unplugin-fonts: "npm:1.3.1"
valibot: "npm:1.0.0-beta.9"
valibot: "npm:1.0.0-beta.14"
vite: "npm:6.0.7"
vite-plugin-compression: "npm:0.5.1"
vite-plugin-solid: "npm:2.11.0"
Expand Down Expand Up @@ -5187,7 +5187,19 @@ __metadata:
languageName: node
linkType: hard

"valibot@npm:1.0.0-beta.9, valibot@npm:^1.0.0-beta.6":
"valibot@npm:1.0.0-beta.14":
version: 1.0.0-beta.14
resolution: "valibot@npm:1.0.0-beta.14"
peerDependencies:
typescript: ">=5"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/04e7c6f188fca78aabe043b28e08934786cdcb905e9aec8a3efcd6bcf2ce8e14162aa4cf172a5f058b807ab51a55d0f594848a346c4bfba20fa61f412cdcd768
languageName: node
linkType: hard

"valibot@npm:^1.0.0-beta.6":
version: 1.0.0-beta.9
resolution: "valibot@npm:1.0.0-beta.9"
peerDependencies:
Expand Down

0 comments on commit 6b9571b

Please sign in to comment.