File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1212 "@types/react" : " 18.2.23" ,
1313 "@types/react-dom" : " 18.2.8" ,
1414 "axios" : " 1.5.1" ,
15- "formik" : " 2.2.9 " ,
15+ "formik" : " 2.4.5 " ,
1616 "framer-motion" : " ^10.0.0" ,
1717 "react" : " 18.2.0" ,
1818 "react-dom" : " 18.2.0" ,
Original file line number Diff line number Diff line change @@ -4887,18 +4887,19 @@ form-data@^4.0.0:
48874887 combined-stream "^1.0.8"
48884888 mime-types "^2.1.12"
48894889
4890- formik@2.2.9 :
4891- version "2.2.9 "
4892- resolved "https://registry.npmjs.org /formik/-/formik-2.2.9 .tgz"
4893- integrity sha512-LQLcISMmf1r5at4/gyJigGn0gOwFbeEAlji+N9InZF6LIMXnFNkO42sCI8Jt84YZggpD4cPWObAZaxpEFtSzNA ==
4890+ formik@2.4.5 :
4891+ version "2.4.5 "
4892+ resolved "https://registry.yarnpkg.com /formik/-/formik-2.4.5 .tgz#f899b5b7a6f103a8fabb679823e8fafc7e0ee1b4 "
4893+ integrity sha512-Gxlht0TD3vVdzMDHwkiNZqJ7Mvg77xQNfmBRrNtvzcHZs72TJppSTDKHpImCMJZwcWPBJ8jSQQ95GJzXFf1nAQ ==
48944894 dependencies :
4895+ " @types/hoist-non-react-statics" " ^3.3.1"
48954896 deepmerge "^2.1.1"
48964897 hoist-non-react-statics "^3.3.0"
48974898 lodash "^4.17.21"
48984899 lodash-es "^4.17.21"
48994900 react-fast-compare "^2.0.1"
49004901 tiny-warning "^1.0.2"
4901- tslib "^1.10 .0"
4902+ tslib "^2.0 .0"
49024903
49034904forwarded@0.2.0 :
49044905 version "0.2.0"
@@ -9358,11 +9359,16 @@ tsconfig-paths@^3.14.1:
93589359 minimist "^1.2.6"
93599360 strip-bom "^3.0.0"
93609361
9361- tslib@^1.10.0, tslib@^1. 8.1, tslib@^1.9.0 :
9362+ tslib@^1.8.1, tslib@^1.9.0 :
93629363 version "1.14.1"
93639364 resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
93649365 integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
93659366
9367+ tslib@^2.0.0 :
9368+ version "2.6.2"
9369+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
9370+ integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
9371+
93669372tslib@^2.0.3, tslib@^2.4.0 :
93679373 version "2.4.0"
93689374 resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
You can’t perform that action at this time.
0 commit comments