File tree Expand file tree Collapse file tree 9 files changed +44
-159
lines changed Expand file tree Collapse file tree 9 files changed +44
-159
lines changed Original file line number Diff line number Diff line change 57
57
"devDependencies" : {
58
58
"@backstage/test-utils" : " ^1.7.2" ,
59
59
"@playwright/test" : " ^1.32.3" ,
60
- "@testing-library/dom" : " ^9 .0.0" ,
60
+ "@testing-library/dom" : " ^10 .0.0" ,
61
61
"@testing-library/jest-dom" : " ^6.0.0" ,
62
- "@testing-library/react" : " ^14 .0.0" ,
62
+ "@testing-library/react" : " ^16 .0.0" ,
63
63
"@testing-library/user-event" : " ^14.0.0" ,
64
64
"@types/react-dom" : " *" ,
65
65
"cross-env" : " ^7.0.0"
Original file line number Diff line number Diff line change 59
59
"@backstage/core-app-api" : " ^1.15.2" ,
60
60
"@backstage/dev-utils" : " ^1.1.4" ,
61
61
"@backstage/test-utils" : " ^1.7.2" ,
62
- "@testing-library/dom" : " ^9 .0.0" ,
62
+ "@testing-library/dom" : " ^10 .0.0" ,
63
63
"@testing-library/jest-dom" : " ^6.0.0" ,
64
- "@testing-library/react" : " ^14 .0.0" ,
64
+ "@testing-library/react" : " ^16 .0.0" ,
65
65
"@testing-library/user-event" : " ^14.0.0" ,
66
66
"@types/humanize-duration" : " ^3" ,
67
67
"msw" : " ^1.0.0"
Original file line number Diff line number Diff line change 60
60
"@backstage/core-app-api" : " ^1.15.2" ,
61
61
"@backstage/dev-utils" : " ^1.1.4" ,
62
62
"@backstage/test-utils" : " ^1.7.2" ,
63
- "@testing-library/dom" : " ^9 .0.0" ,
63
+ "@testing-library/dom" : " ^10 .0.0" ,
64
64
"@testing-library/jest-dom" : " ^6.0.0" ,
65
- "@testing-library/react" : " ^14 .0.0" ,
65
+ "@testing-library/react" : " ^16 .0.0" ,
66
66
"@testing-library/user-event" : " ^14.0.0" ,
67
67
"@types/humanize-duration" : " ^3" ,
68
68
"msw" : " ^1.0.0"
Original file line number Diff line number Diff line change 44
44
"@backstage/cli" : " ^0.29.2" ,
45
45
"@backstage/test-utils" : " ^1.7.2" ,
46
46
"@testing-library/jest-dom" : " ^6.0.0" ,
47
- "@testing-library/react" : " ^12.1.3 "
47
+ "@testing-library/react" : " ^16.0.0 "
48
48
},
49
49
"files" : [
50
50
" dist"
Original file line number Diff line number Diff line change 65
65
"@backstage/core-app-api" : " ^1.15.2" ,
66
66
"@backstage/dev-utils" : " ^1.1.4" ,
67
67
"@backstage/test-utils" : " ^1.7.2" ,
68
- "@testing-library/dom" : " ^9 .0.0" ,
68
+ "@testing-library/dom" : " ^10 .0.0" ,
69
69
"@testing-library/jest-dom" : " ^6.0.0" ,
70
- "@testing-library/react" : " ^14 .0.0" ,
70
+ "@testing-library/react" : " ^16 .0.0" ,
71
71
"@testing-library/user-event" : " ^14.0.0" ,
72
72
"@types/dateformat" : " ^5" ,
73
73
"@types/humanize-duration" : " ^3" ,
Original file line number Diff line number Diff line change 65
65
"@backstage/core-app-api" : " ^1.15.2" ,
66
66
"@backstage/dev-utils" : " ^1.1.4" ,
67
67
"@backstage/test-utils" : " ^1.7.2" ,
68
- "@testing-library/dom" : " ^9 .0.0" ,
68
+ "@testing-library/dom" : " ^10 .0.0" ,
69
69
"@testing-library/jest-dom" : " ^6.0.0" ,
70
- "@testing-library/react" : " ^14 .0.0" ,
70
+ "@testing-library/react" : " ^16 .0.0" ,
71
71
"@testing-library/user-event" : " ^14.0.0" ,
72
72
"@types/dateformat" : " ^5" ,
73
73
"@types/humanize-duration" : " ^3" ,
Original file line number Diff line number Diff line change 60
60
"@backstage/core-app-api" : " ^1.15.2" ,
61
61
"@backstage/dev-utils" : " ^1.1.4" ,
62
62
"@backstage/test-utils" : " ^1.7.2" ,
63
- "@testing-library/dom" : " ^9 .0.0" ,
63
+ "@testing-library/dom" : " ^10 .0.0" ,
64
64
"@testing-library/jest-dom" : " ^6.0.0" ,
65
- "@testing-library/react" : " ^14 .0.0" ,
65
+ "@testing-library/react" : " ^16 .0.0" ,
66
66
"@testing-library/user-event" : " ^14.0.0" ,
67
67
"@types/humanize-duration" : " ^3" ,
68
68
"msw" : " ^1.0.0"
Original file line number Diff line number Diff line change 53
53
"devDependencies" : {
54
54
"@backstage/cli" : " ^0.26.2" ,
55
55
"@backstage/dev-utils" : " ^1.0.30" ,
56
- "@testing-library/dom" : " ^9 .0.0" ,
56
+ "@testing-library/dom" : " ^10 .0.0" ,
57
57
"@testing-library/jest-dom" : " ^6.0.0" ,
58
- "@testing-library/react" : " ^14 .0.0" ,
58
+ "@testing-library/react" : " ^16 .0.0" ,
59
59
"@testing-library/user-event" : " ^14.0.0" ,
60
60
"msw" : " ^1.0.0"
61
61
},
You can’t perform that action at this time.
0 commit comments