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.0.7
This commit is contained in:
parent
6722bb0d9c
commit
f485f6cbfa
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 @@
|
|||
"@types/jest": "29.2.0",
|
||||
"@types/node": "18.0.0",
|
||||
"@types/react": "18.0.22",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@types/react-dom": "18.0.7",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/recharts": "1.8.23",
|
||||
"autoprefixer": "10.4.12",
|
||||
|
|
@ -4266,9 +4266,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/react-dom": {
|
||||
"version": "18.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.6.tgz",
|
||||
"integrity": "sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==",
|
||||
"version": "18.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.7.tgz",
|
||||
"integrity": "sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==",
|
||||
"dependencies": {
|
||||
"@types/react": "*"
|
||||
}
|
||||
|
|
@ -21846,9 +21846,9 @@
|
|||
}
|
||||
},
|
||||
"@types/react-dom": {
|
||||
"version": "18.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.6.tgz",
|
||||
"integrity": "sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==",
|
||||
"version": "18.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.7.tgz",
|
||||
"integrity": "sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==",
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@types/jest": "29.2.0",
|
||||
"@types/node": "18.0.0",
|
||||
"@types/react": "18.0.22",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@types/react-dom": "18.0.7",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/recharts": "1.8.23",
|
||||
"autoprefixer": "10.4.12",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue