mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/react to v17.0.17
This commit is contained in:
parent
9d8a4108a3
commit
2258a56cb2
2 changed files with 8 additions and 8 deletions
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
|
|
@ -15,7 +15,7 @@
|
|||
"@testing-library/user-event": "13.2.1",
|
||||
"@types/jest": "26.0.24",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/react": "17.0.16",
|
||||
"@types/react": "17.0.17",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-router-dom": "5.1.8",
|
||||
"@types/recharts": "1.8.19",
|
||||
|
|
@ -2794,9 +2794,9 @@
|
|||
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.16.tgz",
|
||||
"integrity": "sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==",
|
||||
"version": "17.0.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.17.tgz",
|
||||
"integrity": "sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
|
@ -30365,9 +30365,9 @@
|
|||
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.16.tgz",
|
||||
"integrity": "sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==",
|
||||
"version": "17.0.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.17.tgz",
|
||||
"integrity": "sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@testing-library/user-event": "13.2.1",
|
||||
"@types/jest": "26.0.24",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/react": "17.0.16",
|
||||
"@types/react": "17.0.17",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-router-dom": "5.1.8",
|
||||
"@types/recharts": "1.8.19",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue