chore(deps): update dependency @types/react to v18.2.40
This commit is contained in:
parent
bccc67e4b6
commit
0dab0b4f55
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -78,7 +78,7 @@
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "20.10.2",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.39",
|
||||
"@types/react": "18.2.40",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
@ -9392,9 +9392,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.39",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.39.tgz",
|
||||
"integrity": "sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==",
|
||||
"version": "18.2.40",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.40.tgz",
|
||||
"integrity": "sha512-H+BUhb9C1zBtogDLAk+KCNRKiHDrqSwQT/0z0PVTwMFBxqg3011ByLomADtgkgMkfwj4AMOiXBReyLTUBg681g==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
@ -84,7 +84,7 @@
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "20.10.2",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.39",
|
||||
"@types/react": "18.2.40",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
|
Loading…
x
Reference in New Issue
Block a user