chore(deps): update dependency @types/react to v18.0.25
This commit is contained in:
parent
5a948110e5
commit
2d39cbb13f
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -75,7 +75,7 @@
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/node": "18.11.9",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.0.24",
|
||||
"@types/react": "18.0.25",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
"@types/ua-parser-js": "0.7.36",
|
||||
"@typescript-eslint/eslint-plugin": "5.42.0",
|
||||
@ -11499,9 +11499,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.0.24",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.24.tgz",
|
||||
"integrity": "sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==",
|
||||
"version": "18.0.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.25.tgz",
|
||||
"integrity": "sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
@ -41716,9 +41716,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "18.0.24",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.24.tgz",
|
||||
"integrity": "sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==",
|
||||
"version": "18.0.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.25.tgz",
|
||||
"integrity": "sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
@ -79,7 +79,7 @@
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/node": "18.11.9",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.0.24",
|
||||
"@types/react": "18.0.25",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
"@types/ua-parser-js": "0.7.36",
|
||||
"@typescript-eslint/eslint-plugin": "5.42.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user