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

This commit is contained in:
renovate[bot]
2026-02-08 09:49:43 +00:00
committed by GitHub
parent 84ff068f3a
commit 11e962ea7c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -82,7 +82,7 @@
"@types/markdown-it": "14.1.2", "@types/markdown-it": "14.1.2",
"@types/node": "24.10.7", "@types/node": "24.10.7",
"@types/prop-types": "15.7.15", "@types/prop-types": "15.7.15",
"@types/react": "18.3.27", "@types/react": "18.3.28",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0", "@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39", "@types/ua-parser-js": "0.7.39",
@@ -8720,9 +8720,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "18.3.27", "version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.27.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
"integrity": "sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==", "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==",
"license": "MIT", "license": "MIT",
"peer": true, "peer": true,
"dependencies": { "dependencies": {
+1 -1
View File
@@ -100,7 +100,7 @@
"@types/markdown-it": "14.1.2", "@types/markdown-it": "14.1.2",
"@types/node": "24.10.7", "@types/node": "24.10.7",
"@types/prop-types": "15.7.15", "@types/prop-types": "15.7.15",
"@types/react": "18.3.27", "@types/react": "18.3.28",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0", "@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39", "@types/ua-parser-js": "0.7.39",