mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/react-dom to v18.2.18
This commit is contained in:
parent
27ef4cc0c8
commit
19ab536cf0
2 changed files with 5 additions and 5 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -21,7 +21,7 @@
|
|||
"@types/jest": "29.5.11",
|
||||
"@types/node": "20.10.4",
|
||||
"@types/react": "18.2.45",
|
||||
"@types/react-dom": "18.2.17",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/recharts": "1.8.29",
|
||||
"@vitejs/plugin-react": "4.2.1",
|
||||
|
|
@ -3910,9 +3910,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/react-dom": {
|
||||
"version": "18.2.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.17.tgz",
|
||||
"integrity": "sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg==",
|
||||
"version": "18.2.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.18.tgz",
|
||||
"integrity": "sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==",
|
||||
"dependencies": {
|
||||
"@types/react": "*"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"@types/jest": "29.5.11",
|
||||
"@types/node": "20.10.4",
|
||||
"@types/react": "18.2.45",
|
||||
"@types/react-dom": "18.2.17",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/recharts": "1.8.29",
|
||||
"@vitejs/plugin-react": "4.2.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue