chore(deps): update dependency @types/react to v18.3.20 (#4300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
92cad49a5d
commit
abf86be41a
Generated
+4
-4
@@ -88,7 +88,7 @@
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "22.10.7",
|
||||
"@types/prop-types": "15.7.14",
|
||||
"@types/react": "18.3.18",
|
||||
"@types/react": "18.3.20",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
@@ -9201,9 +9201,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.3.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.18.tgz",
|
||||
"integrity": "sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==",
|
||||
"version": "18.3.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.20.tgz",
|
||||
"integrity": "sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
|
||||
+1
-1
@@ -99,7 +99,7 @@
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "22.10.7",
|
||||
"@types/prop-types": "15.7.14",
|
||||
"@types/react": "18.3.18",
|
||||
"@types/react": "18.3.20",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
|
||||
Reference in New Issue
Block a user