chore: bump yup version

This commit is contained in:
Rafael 2024-12-01 10:24:35 +00:00
parent c213f9b295
commit 167f9f45a8
7 changed files with 90 additions and 1153 deletions

View file

@ -5,7 +5,7 @@
"type": "module",
"dependencies": {
"@apollo/react-hooks": "^3.1.3",
"@lamassu/coins": "v1.5.1",
"@lamassu/coins": "v1.5.3",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.2",
"@material-ui/lab": "^4.0.0-alpha.61",
@ -49,7 +49,7 @@
"react-virtualized": "^9.21.2",
"ua-parser-js": "^1.0.2",
"uuid": "^8.3.2",
"yup": "0.32.9"
"yup": "1.4.0"
},
"devDependencies": {
"@vitejs/plugin-react-swc": "^3.7.2",