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 @@ -63,7 +63,7 @@
"@types/react-dom": "^19.2.0",
"@ver0/eslint-config": "^1.3.6",
"@ver0/eslint-formatter-gha": "^1.0.1",
"@ver0/react-hooks-testing": "^1.0.1",
"@ver0/react-hooks-testing": "^1.0.3",
"@vitest/coverage-v8": "^3.2.4",
"eslint": "^9.37.0",
"js-cookie": "^3.0.5",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1120,7 +1120,7 @@ __metadata:
"@ver0/deep-equal": "npm:^1.0.0"
"@ver0/eslint-config": "npm:^1.3.6"
"@ver0/eslint-formatter-gha": "npm:^1.0.1"
"@ver0/react-hooks-testing": "npm:^1.0.1"
"@ver0/react-hooks-testing": "npm:^1.0.3"
"@vitest/coverage-v8": "npm:^3.2.4"
eslint: "npm:^9.37.0"
js-cookie: "npm:^3.0.5"
Expand Down Expand Up @@ -1801,16 +1801,16 @@ __metadata:
languageName: node
linkType: hard

"@ver0/react-hooks-testing@npm:^1.0.1":
version: 1.0.1
resolution: "@ver0/react-hooks-testing@npm:1.0.1"
"@ver0/react-hooks-testing@npm:^1.0.3":
version: 1.0.3
resolution: "@ver0/react-hooks-testing@npm:1.0.3"
peerDependencies:
react: ^19.0.0
react-dom: ^19.0.0
react: ^19.1.0
react-dom: ^19.1.0
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10c0/148ac3c1a5689994ce803362046d77609eaca7c668c8d8f013647b103a086dbedc34e54de344d10bc0c46c62cf241b4a9a17f4da550cc4f468ef915def4cc243
checksum: 10c0/6f22c4af452bc0a3e911912478c3883194518f9d04797d4a812e4c4b2aefeb4ae1a425ec6a417bad0dac9cb65f3a76c84457e2754bbde0873670dc0d28d1e695
languageName: node
linkType: hard

Expand Down
Loading