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.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "16.2.0",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.4",
"autoprefixer": "^10.4.21",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3090,9 +3090,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:16.2.0":
version: 16.2.0
resolution: "@testing-library/react@npm:16.2.0"
"@testing-library/react@npm:16.3.0":
version: 16.3.0
resolution: "@testing-library/react@npm:16.3.0"
dependencies:
"@babel/runtime": ^7.12.5
peerDependencies:
Expand All @@ -3106,7 +3106,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 4a687200e4d5dc7c7bd83c01f847a26e2c78f08acf54e5dbde8132969221401c6c595f624f5bd47e758346edc5f516d0bb07bffaae8a2e149910343eed4ae39f
checksum: 85728ea8a1bcc9d865782a3d3bcc1db6632cb77907b47fb99c7f338e3ebdfc74dc6d21dfc5526a215a4f4f7b7d8a6392de87f48da3848866ab088f327ebb3e92
languageName: node
linkType: hard

Expand Down Expand Up @@ -13816,7 +13816,7 @@ __metadata:
"@tanstack/react-virtual": ^3.13.6
"@testing-library/dom": 10.4.0
"@testing-library/jest-dom": ^6.6.3
"@testing-library/react": 16.2.0
"@testing-library/react": 16.3.0
"@testing-library/user-event": ^14.5.2
"@types/classnames": ^2.3.4
"@types/jest": ^29.5.4
Expand Down
Loading