chore(deps): update dependency @types/react to v18.3.2
This commit is contained in:
parent
1bcdad7502
commit
7d5551c702
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -78,7 +78,7 @@
|
|||||||
"@types/markdown-it": "14.1.1",
|
"@types/markdown-it": "14.1.1",
|
||||||
"@types/node": "20.12.11",
|
"@types/node": "20.12.11",
|
||||||
"@types/prop-types": "15.7.12",
|
"@types/prop-types": "15.7.12",
|
||||||
"@types/react": "18.3.1",
|
"@types/react": "18.3.2",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
"@types/sanitize-html": "^2.9.0",
|
"@types/sanitize-html": "^2.9.0",
|
||||||
"@types/ua-parser-js": "0.7.39",
|
"@types/ua-parser-js": "0.7.39",
|
||||||
@ -9522,9 +9522,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/react": {
|
"node_modules/@types/react": {
|
||||||
"version": "18.3.1",
|
"version": "18.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.2.tgz",
|
||||||
"integrity": "sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==",
|
"integrity": "sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
"csstype": "^3.0.2"
|
"csstype": "^3.0.2"
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
"@types/markdown-it": "14.1.1",
|
"@types/markdown-it": "14.1.1",
|
||||||
"@types/node": "20.12.11",
|
"@types/node": "20.12.11",
|
||||||
"@types/prop-types": "15.7.12",
|
"@types/prop-types": "15.7.12",
|
||||||
"@types/react": "18.3.1",
|
"@types/react": "18.3.2",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
"@types/sanitize-html": "^2.9.0",
|
"@types/sanitize-html": "^2.9.0",
|
||||||
"@types/ua-parser-js": "0.7.39",
|
"@types/ua-parser-js": "0.7.39",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user