Skip to content

Commit 63a4132

Browse files
committed
Update dependency yup to v1
1 parent a406df0 commit 63a4132

File tree

2 files changed

+20
-28
lines changed

2 files changed

+20
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-icons": "4.7.1",
1414
"react-tooltip": "5.7.4",
1515
"sharp": "0.31.3",
16-
"yup": "0.32.11"
16+
"yup": "1.0.0"
1717
},
1818
"devDependencies": {
1919
"@next/eslint-plugin-next": "13.1.6",

yarn.lock

Lines changed: 19 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
dependencies:
253253
"@babel/helper-plugin-utils" "^7.19.0"
254254

255-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.15.4":
255+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6":
256256
version "7.20.13"
257257
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b"
258258
integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==
@@ -863,11 +863,6 @@
863863
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
864864
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
865865

866-
"@types/lodash@^4.14.175":
867-
version "4.14.191"
868-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
869-
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
870-
871866
"@types/node@*":
872867
version "18.11.19"
873868
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.19.tgz#35e26df9ec441ab99d73e99e9aca82935eea216d"
@@ -3491,11 +3486,6 @@ locate-path@^6.0.0:
34913486
dependencies:
34923487
p-locate "^5.0.0"
34933488

3494-
lodash-es@^4.17.21:
3495-
version "4.17.21"
3496-
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
3497-
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
3498-
34993489
lodash.merge@^4.6.2:
35003490
version "4.6.2"
35013491
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
@@ -3641,11 +3631,6 @@ ms@^2.1.1:
36413631
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
36423632
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
36433633

3644-
nanoclone@^0.2.1:
3645-
version "0.2.1"
3646-
resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4"
3647-
integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==
3648-
36493634
nanoid@^3.3.4:
36503635
version "3.3.4"
36513636
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
@@ -4003,7 +3988,7 @@ prompts@^2.0.1:
40033988
kleur "^3.0.3"
40043989
sisteransi "^1.0.5"
40053990

4006-
property-expr@^2.0.4:
3991+
property-expr@^2.0.5:
40073992
version "2.0.5"
40083993
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.5.tgz#278bdb15308ae16af3e3b9640024524f4dc02cb4"
40093994
integrity sha512-IJUkICM5dP5znhCckHSv30Q4b5/JA5enCtkRHYaOVOAocnH/1BQEYTC5NMfT3AVl/iXKdr3aqQbQn9DxyWknwA==
@@ -4578,6 +4563,11 @@ through@2, through@^2.3.8, through@~2.3, through@~2.3.1:
45784563
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
45794564
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
45804565

4566+
tiny-case@^1.0.3:
4567+
version "1.0.3"
4568+
resolved "https://registry.yarnpkg.com/tiny-case/-/tiny-case-1.0.3.tgz#d980d66bc72b5d5a9ca86fb7c9ffdb9c898ddd03"
4569+
integrity sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==
4570+
45814571
tmp@~0.2.1:
45824572
version "0.2.1"
45834573
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
@@ -4690,6 +4680,11 @@ type-fest@^0.21.3:
46904680
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
46914681
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
46924682

4683+
type-fest@^2.19.0:
4684+
version "2.19.0"
4685+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
4686+
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
4687+
46934688
typedarray-to-buffer@^3.1.5:
46944689
version "3.1.5"
46954690
resolved "https://registry.yarnpkg.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz#a97ee7a9ff42691b9f783ff1bc5112fe3fca9080"
@@ -4970,15 +4965,12 @@ yocto-queue@^0.1.0:
49704965
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
49714966
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
49724967

4973-
yup@0.32.11:
4974-
version "0.32.11"
4975-
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.11.tgz#d67fb83eefa4698607982e63f7ca4c5ed3cf18c5"
4976-
integrity sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==
4968+
yup@1.0.0:
4969+
version "1.0.0"
4970+
resolved "https://registry.yarnpkg.com/yup/-/yup-1.0.0.tgz#de4e32f9d2e45b1ab428076fc916c84db861b8ce"
4971+
integrity sha512-bRZIyMkoe212ahGJTE32cr2dLkJw53Va+Uw5mzsBKpcef9zCGQ23k/xtpQUfGwdWPKvCIlR8CzFwchs2rm2XpQ==
49774972
dependencies:
4978-
"@babel/runtime" "^7.15.4"
4979-
"@types/lodash" "^4.14.175"
4980-
lodash "^4.17.21"
4981-
lodash-es "^4.17.21"
4982-
nanoclone "^0.2.1"
4983-
property-expr "^2.0.4"
4973+
property-expr "^2.0.5"
4974+
tiny-case "^1.0.3"
49844975
toposort "^2.0.2"
4976+
type-fest "^2.19.0"

0 commit comments

Comments
 (0)