File tree Expand file tree Collapse file tree 5 files changed +4
-28
lines changed
dev-packages/e2e-tests/test-applications Expand file tree Collapse file tree 5 files changed +4
-28
lines changed Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@sentry/react" : " latest || *" ,
7
- "@testing-library/jest-dom" : " 5.14.1" ,
8
- "@testing-library/react" : " 13.0.0" ,
9
- "@testing-library/user-event" : " 13.2.1" ,
10
- "@types/jest" : " 27.0.1" ,
11
7
"@types/node" : " 16.7.13" ,
12
8
"@types/react" : " 18.0.0" ,
13
9
"@types/react-dom" : " 18.0.0" ,
14
10
"react" : " 18.2.0" ,
15
11
"react-dom" : " 18.2.0" ,
16
12
"react-scripts" : " 5.0.1" ,
17
- "typescript" : " 4.9.5" ,
18
- "web-vitals" : " 2.1.0"
13
+ "typescript" : " 4.9.5"
19
14
},
20
15
"scripts" : {
21
16
"start" : " react-scripts start" ,
Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@sentry/react" : " latest || *" ,
7
- "@testing-library/jest-dom" : " 5.14.1" ,
8
- "@testing-library/react" : " 13.0.0" ,
9
- "@testing-library/user-event" : " 13.2.1" ,
10
7
"history" : " 4.9.0" ,
11
8
"@types/history" : " 4.7.11" ,
12
- "@types/jest" : " 27.0.1" ,
13
9
"@types/node" : " 16.7.13" ,
14
10
"@types/react" : " npm:types-react@rc" ,
15
11
"@types/react-dom" : " npm:types-react-dom@rc" ,
16
12
"react" : " 19.0.0-rc-935180c7e0-20240524" ,
17
13
"react-dom" : " 19.0.0-rc-935180c7e0-20240524" ,
18
14
"react-scripts" : " 5.0.1" ,
19
- "typescript" : " 4.9.5" ,
20
- "web-vitals" : " 2.1.0"
15
+ "typescript" : " 4.9.5"
21
16
},
22
17
"scripts" : {
23
18
"build" : " react-scripts build" ,
Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@sentry/react" : " latest || *" ,
7
- "@testing-library/jest-dom" : " 5.14.1" ,
8
- "@testing-library/react" : " 13.0.0" ,
9
- "@testing-library/user-event" : " 13.2.1" ,
10
- "@types/jest" : " 27.0.1" ,
11
7
"@types/node" : " 16.7.13" ,
12
8
"@types/react" : " 18.0.0" ,
13
9
"@types/react-dom" : " 18.0.0" ,
Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@sentry/react" : " latest || *" ,
7
- "@testing-library/jest-dom" : " 5.14.1" ,
8
- "@testing-library/react" : " 13.0.0" ,
9
- "@testing-library/user-event" : " 13.2.1" ,
10
7
"history" : " 4.9.0" ,
11
8
"@types/history" : " 4.7.11" ,
12
- "@types/jest" : " 27.0.1" ,
13
9
"@types/node" : " 16.7.13" ,
14
10
"@types/react" : " 18.0.0" ,
15
11
"@types/react-dom" : " 18.0.0" ,
19
15
"react-dom" : " 18.2.0" ,
20
16
"react-router-dom" : " 5.3.4" ,
21
17
"react-scripts" : " 5.0.1" ,
22
- "typescript" : " 4.9.5" ,
23
- "web-vitals" : " 2.1.0"
18
+ "typescript" : " 4.9.5"
24
19
},
25
20
"scripts" : {
26
21
"build" : " react-scripts build" ,
Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@sentry/react" : " latest || *" ,
7
- "@testing-library/jest-dom" : " 5.14.1" ,
8
- "@testing-library/react" : " 13.0.0" ,
9
- "@testing-library/user-event" : " 13.2.1" ,
10
- "@types/jest" : " 27.0.1" ,
11
7
"@types/node" : " 16.7.13" ,
12
8
"@types/react" : " 18.0.0" ,
13
9
"@types/react-dom" : " 18.0.0" ,
14
10
"react" : " 18.2.0" ,
15
11
"react-dom" : " 18.2.0" ,
16
12
"react-router-dom" : " ^6.4.1" ,
17
13
"react-scripts" : " 5.0.1" ,
18
- "typescript" : " 4.9.5" ,
19
- "web-vitals" : " 2.1.0"
14
+ "typescript" : " 4.9.5"
20
15
},
21
16
"scripts" : {
22
17
"build" : " react-scripts build" ,
You can’t perform that action at this time.
0 commit comments