File tree Expand file tree Collapse file tree 2 files changed +973
-49
lines changed Expand file tree Collapse file tree 2 files changed +973
-49
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"@auth0/auth0-react" : " 2.2.4" ,
16
- "@babel/core" : " 7.23.9 " ,
16
+ "@babel/core" : " ^7.28.0 " ,
17
17
"@babel/plugin-syntax-flow" : " ^7.14.5" ,
18
18
"@babel/plugin-transform-react-jsx" : " ^7.14.9" ,
19
19
"@emotion/react" : " ^11.11.4" ,
53
53
},
54
54
"devDependencies" : {
55
55
"@babel/plugin-proposal-private-property-in-object" : " 7.21.11" ,
56
- "@cypress/code-coverage" : " ^3.10.0-dev.1" ,
56
+ "@babel/preset-env" : " ^7.28.0" ,
57
+ "@cypress/code-coverage" : " ^3.14.5" ,
57
58
"@cypress/instrument-cra" : " 1.4.0" ,
58
59
"@faker-js/faker" : " 6.1.2" ,
59
60
"@percy/cli" : " ^1.27.4" ,
92
93
"@types/yup" : " 0.29.13" ,
93
94
"@typescript-eslint/parser" : " ^8.35.1" ,
94
95
"@vitejs/plugin-react" : " ^4.0.2" ,
96
+ "babel-loader" : " ^10.0.0" ,
95
97
"bcryptjs" : " 2.4.3" ,
96
98
"concurrently" : " 9.1.2" ,
97
99
"connect-history-api-fallback" : " 1.6.0" ,
You can’t perform that action at this time.
0 commit comments