chore(deps): update dependency @types/react to v18.0.26
This commit is contained in:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@@ -75,7 +75,7 @@
|
|||||||
"@types/markdown-it": "12.2.3",
|
"@types/markdown-it": "12.2.3",
|
||||||
"@types/node": "18.11.10",
|
"@types/node": "18.11.10",
|
||||||
"@types/prop-types": "15.7.5",
|
"@types/prop-types": "15.7.5",
|
||||||
"@types/react": "18.0.25",
|
"@types/react": "18.0.26",
|
||||||
"@types/react-linkify": "1.0.1",
|
"@types/react-linkify": "1.0.1",
|
||||||
"@types/ua-parser-js": "0.7.36",
|
"@types/ua-parser-js": "0.7.36",
|
||||||
"@typescript-eslint/eslint-plugin": "5.45.0",
|
"@typescript-eslint/eslint-plugin": "5.45.0",
|
||||||
@@ -15054,9 +15054,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/react": {
|
"node_modules/@types/react": {
|
||||||
"version": "18.0.25",
|
"version": "18.0.26",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.25.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.26.tgz",
|
||||||
"integrity": "sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==",
|
"integrity": "sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
"@types/scheduler": "*",
|
"@types/scheduler": "*",
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
"@types/markdown-it": "12.2.3",
|
"@types/markdown-it": "12.2.3",
|
||||||
"@types/node": "18.11.10",
|
"@types/node": "18.11.10",
|
||||||
"@types/prop-types": "15.7.5",
|
"@types/prop-types": "15.7.5",
|
||||||
"@types/react": "18.0.25",
|
"@types/react": "18.0.26",
|
||||||
"@types/react-linkify": "1.0.1",
|
"@types/react-linkify": "1.0.1",
|
||||||
"@types/ua-parser-js": "0.7.36",
|
"@types/ua-parser-js": "0.7.36",
|
||||||
"@typescript-eslint/eslint-plugin": "5.45.0",
|
"@typescript-eslint/eslint-plugin": "5.45.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user