|
@@ -30,7 +30,6 @@ specifiers:
|
|
|
'@types/react-router-dom': ^5.3.3
|
|
|
'@types/styled-components': ^5.1.13
|
|
|
'@types/testing-library__jest-dom': ^5.14.5
|
|
|
- '@types/yup': ^0.29.13
|
|
|
'@typescript-eslint/eslint-plugin': ^5.29.0
|
|
|
'@typescript-eslint/parser': ^5.29.0
|
|
|
'@vitejs/plugin-react': ^2.0.0
|
|
@@ -88,7 +87,7 @@ specifiers:
|
|
|
vite: ^3.0.2
|
|
|
vite-tsconfig-paths: ^3.5.0
|
|
|
whatwg-fetch: ^3.6.2
|
|
|
- yup: ^0.32.9
|
|
|
+ yup: ^0.32.11
|
|
|
zustand: ^4.1.1
|
|
|
|
|
|
dependencies:
|
|
@@ -104,7 +103,6 @@ dependencies:
|
|
|
'@tanstack/react-table': 8.5.10_ef5jwxihqo6n7gxfmzogljlgcm
|
|
|
'@testing-library/react': 13.2.0_ef5jwxihqo6n7gxfmzogljlgcm
|
|
|
'@types/testing-library__jest-dom': 5.14.5
|
|
|
- '@types/yup': 0.29.13
|
|
|
'@vitejs/plugin-react': 2.0.0_vite@3.0.2
|
|
|
ace-builds: 1.7.1
|
|
|
ajv: 8.8.2
|
|
@@ -3546,10 +3544,6 @@ packages:
|
|
|
dependencies:
|
|
|
'@types/yargs-parser': 20.2.0
|
|
|
|
|
|
- /@types/yup/0.29.13:
|
|
|
- resolution: {integrity: sha512-qRyuv+P/1t1JK1rA+elmK1MmCL1BapEzKKfbEhDBV/LMMse4lmhZ/XbgETI39JveDJRpLjmToOI6uFtMW/WR2g==}
|
|
|
- dev: false
|
|
|
-
|
|
|
/@typescript-eslint/eslint-plugin/5.29.0_uaxwak76nssfibsnotx5epygnu:
|
|
|
resolution: {integrity: sha512-kgTsISt9pM53yRFQmLZ4npj99yGl3x3Pl7z4eA66OuTzAGC4bQB5H5fuLwPnqTKU3yyrrg4MIhjF17UYnL4c0w==}
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|