Skip to content
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@swc/core": "^1.13.5",
"@swc/helpers": "^0.5.17",
"@swc/jest": "^0.2.39",
"@testing-library/jest-dom": "6.9.0",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "^14.6.0",
"@types/jest": "^30.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3306,17 +3306,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.9.0":
version: 6.9.0
resolution: "@testing-library/jest-dom@npm:6.9.0"
"@testing-library/jest-dom@npm:6.9.1":
version: 6.9.1
resolution: "@testing-library/jest-dom@npm:6.9.1"
dependencies:
"@adobe/css-tools": "npm:^4.4.0"
aria-query: "npm:^5.0.0"
css.escape: "npm:^1.5.1"
dom-accessibility-api: "npm:^0.6.3"
picocolors: "npm:^1.1.1"
redent: "npm:^3.0.0"
checksum: 10c0/e4f17011d27a608dab56b6bfb14ff663ac66ca2428b34ebf14875409e93221312b15dde857f1018c930bfb288bb583adcf6929de8cb0cf9128cb3d04de9966af
checksum: 10c0/4291ebd2f0f38d14cefac142c56c337941775a5807e2a3d6f1a14c2fbd6be76a18e498ed189e95bedc97d9e8cf1738049bc76c85b5bc5e23fae7c9e10f7b3a12
languageName: node
linkType: hard

Expand Down Expand Up @@ -7321,7 +7321,7 @@ __metadata:
"@swc/core": "npm:^1.13.5"
"@swc/helpers": "npm:^0.5.17"
"@swc/jest": "npm:^0.2.39"
"@testing-library/jest-dom": "npm:6.9.0"
"@testing-library/jest-dom": "npm:6.9.1"
"@testing-library/react": "npm:16.3.0"
"@testing-library/user-event": "npm:^14.6.0"
"@types/jest": "npm:^30.0.0"
Expand Down
Loading