File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 109
109
"@jenkinsci/gatsby-plugin-jenkins-layout" : " 1.6.0" ,
110
110
"@testing-library/dom" : " 10.4.0" ,
111
111
"@testing-library/jest-dom" : " 6.6.3" ,
112
- "@testing-library/react" : " 16.0.1 " ,
112
+ "@testing-library/react" : " 16.1.0 " ,
113
113
"@typescript-eslint/eslint-plugin" : " 8.17.0" ,
114
114
"axios-retry" : " 4.5.0" ,
115
115
"babel-jest" : " 29.7.0" ,
Original file line number Diff line number Diff line change @@ -4195,7 +4195,7 @@ __metadata:
4195
4195
"@juggle/resize-observer": "npm:3.4.0"
4196
4196
"@testing-library/dom": "npm:10.4.0"
4197
4197
"@testing-library/jest-dom": "npm:6.6.3"
4198
- "@testing-library/react": "npm:16.0.1 "
4198
+ "@testing-library/react": "npm:16.1.0 "
4199
4199
"@typescript-eslint/eslint-plugin": "npm:8.17.0"
4200
4200
algoliasearch: "npm:5.15.0"
4201
4201
axios-retry: "npm:4.5.0"
@@ -5559,23 +5559,23 @@ __metadata:
5559
5559
languageName: node
5560
5560
linkType: hard
5561
5561
5562
- "@testing-library/react@npm:16.0.1 ":
5563
- version: 16.0.1
5564
- resolution: "@testing-library/react@npm:16.0.1 "
5562
+ "@testing-library/react@npm:16.1.0 ":
5563
+ version: 16.1.0
5564
+ resolution: "@testing-library/react@npm:16.1.0 "
5565
5565
dependencies:
5566
5566
"@babel/runtime": "npm:^7.12.5"
5567
5567
peerDependencies:
5568
5568
"@testing-library/dom": ^10.0.0
5569
- "@types/react": ^18.0.0
5570
- "@types/react-dom": ^18.0.0
5571
- react: ^18.0.0
5572
- react-dom: ^18.0.0
5569
+ "@types/react": ^18.0.0 || ^19.0.0
5570
+ "@types/react-dom": ^18.0.0 || ^19.0.0
5571
+ react: ^18.0.0 || ^19.0.0
5572
+ react-dom: ^18.0.0 || ^19.0.0
5573
5573
peerDependenciesMeta:
5574
5574
"@types/react":
5575
5575
optional: true
5576
5576
"@types/react-dom":
5577
5577
optional: true
5578
- checksum: 10c0/67d05dec5ad5a2e6f92b6a3234af785435c7bb62bdbf12f3bfc89c9bca0c871a189e88c4ba023ed4cea504704c87c6ac7e86e24a3962df6c521ae89b62f48ff7
5578
+ checksum: 10c0/8451dcc76ba0d4f3504af78f2a4aacc13117691f4b7a3c279f3e047d5ea817ff686496ad53e7f65f6183112aef2be3f318af609b1f5d666eed42b1014d1c68d5
5579
5579
languageName: node
5580
5580
linkType: hard
5581
5581
You can’t perform that action at this time.
0 commit comments