chore(deps): update dependency @types/react to v18.2.60
This commit is contained in:
parent
06dedec90a
commit
17e073cd9d
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -78,7 +78,7 @@
|
|||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/node": "20.11.20",
|
"@types/node": "20.11.20",
|
||||||
"@types/prop-types": "15.7.11",
|
"@types/prop-types": "15.7.11",
|
||||||
"@types/react": "18.2.59",
|
"@types/react": "18.2.60",
|
||||||
"@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",
|
||||||
@ -9418,9 +9418,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/react": {
|
"node_modules/@types/react": {
|
||||||
"version": "18.2.59",
|
"version": "18.2.60",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.59.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.60.tgz",
|
||||||
"integrity": "sha512-DE+F6BYEC8VtajY85Qr7mmhTd/79rJKIHCg99MU9SWPB4xvLb6D1za2vYflgZfmPqQVEr6UqJTnLXEwzpVPuOg==",
|
"integrity": "sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
"@types/scheduler": "*",
|
"@types/scheduler": "*",
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/node": "20.11.20",
|
"@types/node": "20.11.20",
|
||||||
"@types/prop-types": "15.7.11",
|
"@types/prop-types": "15.7.11",
|
||||||
"@types/react": "18.2.59",
|
"@types/react": "18.2.60",
|
||||||
"@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