Skip to content

Commit

Permalink
Merge pull request #9 from Eltik/dependabot/npm_and_yarn/anify-fronte…
Browse files Browse the repository at this point in the history
…nd/zod-3.22.3

build(deps): bump zod from 3.21.4 to 3.22.3 in /anify-frontend
  • Loading branch information
Eltik committed Oct 12, 2023
2 parents c267c5a + 88ef469 commit 5d9f7fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion anify-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"sanitize-html": "^2.11.0",
"swiper": "^9.2.4",
"vidstack": "^0.5.4",
"zod": "^3.21.4",
"zod": "^3.22.3",
"zustand": "^4.3.9"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions anify-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5162,10 +5162,10 @@ yoga-wasm-web@0.3.3, yoga-wasm-web@^0.3.3:
resolved "https://registry.npmjs.org/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz"
integrity sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==

zod@^3.21.4:
version "3.21.4"
resolved "https://registry.npmjs.org/zod/-/zod-3.21.4.tgz"
integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==
zod@^3.22.3:
version "3.22.3"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.3.tgz#2fbc96118b174290d94e8896371c95629e87a060"
integrity sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==

zustand@^4.3.9:
version "4.3.9"
Expand Down

0 comments on commit 5d9f7fc

Please sign in to comment.