mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/react to v18.2.35
This commit is contained in:
parent
f414c3cc9a
commit
160c8ba2ee
2 changed files with 5 additions and 5 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -20,7 +20,7 @@
|
|||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/react": "18.2.34",
|
||||
"@types/react": "18.2.35",
|
||||
"@types/react-dom": "18.2.14",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/recharts": "1.8.26",
|
||||
|
|
@ -3742,9 +3742,9 @@
|
|||
"integrity": "sha512-n1yyPsugYNSmHgxDFjicaI2+gCNjsBck8UX9kuofAKlc0h1bL+20oSF72KeNaW2DUlesbEVCFgyV2dPGTiY42g=="
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.34",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.34.tgz",
|
||||
"integrity": "sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==",
|
||||
"version": "18.2.35",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.35.tgz",
|
||||
"integrity": "sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/react": "18.2.34",
|
||||
"@types/react": "18.2.35",
|
||||
"@types/react-dom": "18.2.14",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/recharts": "1.8.26",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue