File tree Expand file tree Collapse file tree 7 files changed +48
-143
lines changed Expand file tree Collapse file tree 7 files changed +48
-143
lines changed Original file line number Diff line number Diff line change 56
56
"devDependencies" : {
57
57
"@backstage/test-utils" : " ^1.5.3" ,
58
58
"@playwright/test" : " ^1.32.3" ,
59
- "@testing-library/dom" : " ^9 .0.0" ,
59
+ "@testing-library/dom" : " ^10 .0.0" ,
60
60
"@testing-library/jest-dom" : " ^6.0.0" ,
61
- "@testing-library/react" : " ^14 .0.0" ,
61
+ "@testing-library/react" : " ^16 .0.0" ,
62
62
"@testing-library/user-event" : " ^14.0.0" ,
63
63
"@types/react-dom" : " *" ,
64
64
"cross-env" : " ^7.0.0"
Original file line number Diff line number Diff line change 53
53
"@backstage/core-app-api" : " ^1.12.3" ,
54
54
"@backstage/dev-utils" : " ^1.0.30" ,
55
55
"@backstage/test-utils" : " ^1.5.3" ,
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
"@types/humanize-duration" : " ^3" ,
61
61
"msw" : " ^1.0.0"
Original file line number Diff line number Diff line change 54
54
"@backstage/core-app-api" : " ^1.12.3" ,
55
55
"@backstage/dev-utils" : " ^1.0.30" ,
56
56
"@backstage/test-utils" : " ^1.5.3" ,
57
- "@testing-library/dom" : " ^9 .0.0" ,
57
+ "@testing-library/dom" : " ^10 .0.0" ,
58
58
"@testing-library/jest-dom" : " ^6.0.0" ,
59
- "@testing-library/react" : " ^14 .0.0" ,
59
+ "@testing-library/react" : " ^16 .0.0" ,
60
60
"@testing-library/user-event" : " ^14.0.0" ,
61
61
"@types/humanize-duration" : " ^3" ,
62
62
"msw" : " ^1.0.0"
Original file line number Diff line number Diff line change 43
43
"@backstage/cli" : " ^0.26.2" ,
44
44
"@backstage/test-utils" : " ^1.5.3" ,
45
45
"@testing-library/jest-dom" : " ^6.0.0" ,
46
- "@testing-library/react" : " ^12.1.3 "
46
+ "@testing-library/react" : " ^16.0.0 "
47
47
},
48
48
"files" : [
49
49
" dist"
Original file line number Diff line number Diff line change 59
59
"@backstage/core-app-api" : " ^1.12.3" ,
60
60
"@backstage/dev-utils" : " ^1.0.30" ,
61
61
"@backstage/test-utils" : " ^1.5.3" ,
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/dateformat" : " ^5" ,
67
67
"@types/humanize-duration" : " ^3" ,
Original file line number Diff line number Diff line change 54
54
"@backstage/core-app-api" : " ^1.12.3" ,
55
55
"@backstage/dev-utils" : " ^1.0.30" ,
56
56
"@backstage/test-utils" : " ^1.5.3" ,
57
- "@testing-library/dom" : " ^9 .0.0" ,
57
+ "@testing-library/dom" : " ^10 .0.0" ,
58
58
"@testing-library/jest-dom" : " ^6.0.0" ,
59
- "@testing-library/react" : " ^14 .0.0" ,
59
+ "@testing-library/react" : " ^16 .0.0" ,
60
60
"@testing-library/user-event" : " ^14.0.0" ,
61
61
"@types/humanize-duration" : " ^3" ,
62
62
"msw" : " ^1.0.0"
You can’t perform that action at this time.
0 commit comments