Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@svgr/webpack": "^8.1.0",
"@testing-library/dom": "10.4.1",
"@testing-library/jest-dom": "^6.7.0",
"@testing-library/react": "16.3.1",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^30.0.0",
"autoprefixer": "^10.4.23",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3683,9 +3683,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:16.3.1":
version: 16.3.1
resolution: "@testing-library/react@npm:16.3.1"
"@testing-library/react@npm:16.3.2":
version: 16.3.2
resolution: "@testing-library/react@npm:16.3.2"
dependencies:
"@babel/runtime": "npm:^7.12.5"
peerDependencies:
Expand All @@ -3699,7 +3699,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 10c0/5a26ceaa4ab1d065be722d93e3b019883864ae038f9fd1c974f5b8a173f5f35a25768ecb2baa02a783299f009cbcd09fa7ee0b8b3d360d1c0f81535436358b28
checksum: 10c0/f9c7f0915e1b5f7b750e6c7d8b51f091b8ae7ea99bacb761d7b8505ba25de9cfcb749a0f779f1650fb268b499dd79165dc7e1ee0b8b4cb63430d3ddc81ffe044
languageName: node
linkType: hard

Expand Down Expand Up @@ -12801,7 +12801,7 @@ __metadata:
"@tanstack/react-virtual": "npm:^3.13.13"
"@testing-library/dom": "npm:10.4.1"
"@testing-library/jest-dom": "npm:^6.7.0"
"@testing-library/react": "npm:16.3.1"
"@testing-library/react": "npm:16.3.2"
"@testing-library/user-event": "npm:^14.5.2"
"@types/classnames": "npm:^2.3.4"
"@types/jest": "npm:^30.0.0"
Expand Down
Loading