Skip to content

Commit

Permalink
fix(deps): bump yup & vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
IanKrieger committed Sep 29, 2023
1 parent c47fe62 commit ff340e8
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 61 deletions.
121 changes: 62 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-router-dom": "5.3.4",
"react-table": "7.8.0",
"tweetnacl": "1.0.3",
"yup": "1.3.0"
"yup": "1.3.1"
},
"scripts": {
"start": "vite",
Expand Down Expand Up @@ -79,7 +79,7 @@
"vite": "4.4.9",
"vite-plugin-checker": "0.6.2",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.5"
"vitest": "0.34.6"
},
"overrides": {
"semver": "7.5.4",
Expand Down

0 comments on commit ff340e8

Please sign in to comment.