chore(deps): update dependency @types/react to v18.2.33
This commit is contained in:
parent
a3641ace9c
commit
a8590138e3
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -78,7 +78,7 @@
|
||||
"@types/markdown-it": "13.0.5",
|
||||
"@types/node": "20.8.9",
|
||||
"@types/prop-types": "15.7.9",
|
||||
"@types/react": "18.2.32",
|
||||
"@types/react": "18.2.33",
|
||||
"@types/react-linkify": "1.0.3",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.38",
|
||||
@ -14058,9 +14058,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.32",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.32.tgz",
|
||||
"integrity": "sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg==",
|
||||
"version": "18.2.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.33.tgz",
|
||||
"integrity": "sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
@ -84,7 +84,7 @@
|
||||
"@types/markdown-it": "13.0.5",
|
||||
"@types/node": "20.8.9",
|
||||
"@types/prop-types": "15.7.9",
|
||||
"@types/react": "18.2.32",
|
||||
"@types/react": "18.2.33",
|
||||
"@types/react-linkify": "1.0.3",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.38",
|
||||
|
Loading…
x
Reference in New Issue
Block a user