chore(deps): update dependency @types/react to v18.3.28
This commit is contained in:
Generated
+4
-4
@@ -82,7 +82,7 @@
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "24.10.7",
|
||||
"@types/prop-types": "15.7.15",
|
||||
"@types/react": "18.3.27",
|
||||
"@types/react": "18.3.28",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
@@ -8720,9 +8720,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.3.27",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.27.tgz",
|
||||
"integrity": "sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==",
|
||||
"version": "18.3.28",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
|
||||
"integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -100,7 +100,7 @@
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "24.10.7",
|
||||
"@types/prop-types": "15.7.15",
|
||||
"@types/react": "18.3.27",
|
||||
"@types/react": "18.3.28",
|
||||
"@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