chore(deps): update dependency @types/react to v18.2.38
This commit is contained in:
parent
df8019af5f
commit
5633581711
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.9.3",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react": "18.2.38",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
@ -9140,9 +9140,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.37",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.37.tgz",
|
||||
"integrity": "sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==",
|
||||
"version": "18.2.38",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.38.tgz",
|
||||
"integrity": "sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
@ -84,7 +84,7 @@
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "20.9.3",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react": "18.2.38",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
|
Loading…
Reference in New Issue
Block a user