chore(deps): update dependency @types/react to v18.3.23

This commit is contained in:
renovate[bot]
2025-07-30 23:11:42 +00:00
committed by GitHub
parent 104c1ace39
commit 0fef74a0f2
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -93,7 +93,7 @@
"@types/markdown-it": "14.1.2",
"@types/node": "22.10.7",
"@types/prop-types": "15.7.15",
"@types/react": "18.3.20",
"@types/react": "18.3.23",
"@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39",
@@ -9045,9 +9045,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.20",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.20.tgz",
"integrity": "sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==",
"version": "18.3.23",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.23.tgz",
"integrity": "sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",