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.19
This commit is contained in:
parent
80ac3480b2
commit
21b520807e
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.12",
|
||||
"@types/node": "20.11.16",
|
||||
"@types/react": "18.2.55",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/recharts": "1.8.29",
|
||||
"@vitejs/plugin-react": "4.2.1",
|
||||
|
|
@ -3987,9 +3987,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/react-dom": {
|
||||
"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==",
|
||||
"version": "18.2.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.19.tgz",
|
||||
"integrity": "sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==",
|
||||
"dependencies": {
|
||||
"@types/react": "*"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"@types/jest": "29.5.12",
|
||||
"@types/node": "20.11.16",
|
||||
"@types/react": "18.2.55",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"@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