mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-24 23:19:39 -05:00
Bump zod from 1.11.13 to 1.11.17 (#475)
Bumps [zod](https://github.com/colinhacks/zod) from 1.11.13 to 1.11.17. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
07a332befc
commit
f8a453aded
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -48,7 +48,7 @@
|
|||
"swr": "^0.5.5",
|
||||
"ts-trueskill": "^3.2.2",
|
||||
"uuid": "^8.3.2",
|
||||
"zod": "^1.11.13"
|
||||
"zod": "^1.11.17"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.13.15",
|
||||
|
|
@ -10233,9 +10233,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/zod": {
|
||||
"version": "1.11.13",
|
||||
"resolved": "https://registry.npmjs.org/zod/-/zod-1.11.13.tgz",
|
||||
"integrity": "sha512-10+KA7eWa8g1hbKIXkOnhjJ4RKEwX85ECz3VJzP+pWkJOFKn76bHy1kG0d1JHBwmdElLcCsaB0O9HqIfT1vZnw=="
|
||||
"version": "1.11.17",
|
||||
"resolved": "https://registry.npmjs.org/zod/-/zod-1.11.17.tgz",
|
||||
"integrity": "sha512-UzIwO92D0dSFwIRyyqAfRXICITLjF0IP8tRbEK/un7adirMssWZx8xF/1hZNE7t61knWZ+lhEuUvxlu2MO8qqA=="
|
||||
},
|
||||
"node_modules/zwitch": {
|
||||
"version": "1.0.5",
|
||||
|
|
@ -18750,9 +18750,9 @@
|
|||
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
|
||||
},
|
||||
"zod": {
|
||||
"version": "1.11.13",
|
||||
"resolved": "https://registry.npmjs.org/zod/-/zod-1.11.13.tgz",
|
||||
"integrity": "sha512-10+KA7eWa8g1hbKIXkOnhjJ4RKEwX85ECz3VJzP+pWkJOFKn76bHy1kG0d1JHBwmdElLcCsaB0O9HqIfT1vZnw=="
|
||||
"version": "1.11.17",
|
||||
"resolved": "https://registry.npmjs.org/zod/-/zod-1.11.17.tgz",
|
||||
"integrity": "sha512-UzIwO92D0dSFwIRyyqAfRXICITLjF0IP8tRbEK/un7adirMssWZx8xF/1hZNE7t61knWZ+lhEuUvxlu2MO8qqA=="
|
||||
},
|
||||
"zwitch": {
|
||||
"version": "1.0.5",
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@
|
|||
"swr": "^0.5.5",
|
||||
"ts-trueskill": "^3.2.2",
|
||||
"uuid": "^8.3.2",
|
||||
"zod": "^1.11.13"
|
||||
"zod": "^1.11.17"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.13.15",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user