chore(deps): update dependency @types/react to v18.3.7
This commit is contained in:
parent
d72c7639f2
commit
0758786790
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -80,7 +80,7 @@
|
|||||||
"@types/markdown-it": "14.1.2",
|
"@types/markdown-it": "14.1.2",
|
||||||
"@types/node": "20.16.5",
|
"@types/node": "20.16.5",
|
||||||
"@types/prop-types": "15.7.13",
|
"@types/prop-types": "15.7.13",
|
||||||
"@types/react": "18.3.6",
|
"@types/react": "18.3.7",
|
||||||
"@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",
|
||||||
@ -11949,9 +11949,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/react": {
|
"node_modules/@types/react": {
|
||||||
"version": "18.3.6",
|
"version": "18.3.7",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.6.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.7.tgz",
|
||||||
"integrity": "sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==",
|
"integrity": "sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
|
@ -86,7 +86,7 @@
|
|||||||
"@types/markdown-it": "14.1.2",
|
"@types/markdown-it": "14.1.2",
|
||||||
"@types/node": "20.16.5",
|
"@types/node": "20.16.5",
|
||||||
"@types/prop-types": "15.7.13",
|
"@types/prop-types": "15.7.13",
|
||||||
"@types/react": "18.3.6",
|
"@types/react": "18.3.7",
|
||||||
"@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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user