mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @testing-library/react to v14.2.0
This commit is contained in:
parent
e9c23f215d
commit
1176d1cdad
2 changed files with 5 additions and 5 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
|||
"@radix-ui/react-select": "2.0.0",
|
||||
"@radix-ui/react-slot": "1.0.2",
|
||||
"@testing-library/jest-dom": "6.4.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/react": "14.2.0",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/node": "20.11.10",
|
||||
|
|
@ -3747,9 +3747,9 @@
|
|||
"integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w=="
|
||||
},
|
||||
"node_modules/@testing-library/react": {
|
||||
"version": "14.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.2.tgz",
|
||||
"integrity": "sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==",
|
||||
"version": "14.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.2.0.tgz",
|
||||
"integrity": "sha512-7uBnPHyOG6nDGCzv8SLeJbSa33ZoYw7swYpSLIgJvBALdq7l9zPNk33om4USrxy1lKTxXaVfufzLmq83WNfWIw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@testing-library/dom": "^9.0.0",
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"@radix-ui/react-select": "2.0.0",
|
||||
"@radix-ui/react-slot": "1.0.2",
|
||||
"@testing-library/jest-dom": "6.4.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/react": "14.2.0",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/node": "20.11.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue