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 @@ -78,7 +78,7 @@
"eslint-plugin-react-compiler": "19.0.0-beta-30d8a17-20250209",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"eslint-plugin-testing-library": "^7.1.1",
"eslint-plugin-testing-library": "^7.2.0",
"globals": "^15.15.0",
"typescript": "^5.8.3",
"vite": "^6.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5442,15 +5442,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:^7.1.1":
version: 7.1.1
resolution: "eslint-plugin-testing-library@npm:7.1.1"
"eslint-plugin-testing-library@npm:^7.2.0":
version: 7.2.0
resolution: "eslint-plugin-testing-library@npm:7.2.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:^8.15.0"
"@typescript-eslint/utils": "npm:^8.15.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/48a7a7f93afd16f9cf9cccaf7a1e7ba2e2ea9072d598558ce758d396c7a4d6a71e49b4ec654feef67350141f4f2737d7460c07dbfaed4eb60a09d1c7ceb11558
checksum: 10/5c6e3e63b15c96bc000068ba379264e89a7ee6818eab3f4616168be52c58dd6ccf824f141693501a25636920348417c410bd9114e40933061024fd34395e6406
languageName: node
linkType: hard

Expand Down Expand Up @@ -8572,7 +8572,7 @@ __metadata:
eslint-plugin-react-compiler: "npm:19.0.0-beta-30d8a17-20250209"
eslint-plugin-react-hooks: "npm:^5.2.0"
eslint-plugin-react-refresh: "npm:^0.4.20"
eslint-plugin-testing-library: "npm:^7.1.1"
eslint-plugin-testing-library: "npm:^7.2.0"
framer-motion: "npm:^12.9.4"
globals: "npm:^15.15.0"
hexy: "npm:^0.3.5"
Expand Down