Update dependency @types/react to v18.0.31

This commit is contained in:
renovate[bot]
2023-03-28 23:40:10 +00:00
parent 0b202102c7
commit 7a874f7d40
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/nodemailer": "^6.4.6",
"@types/react": "18.0.30",
"@types/react": "18.0.31",
"@types/react-calendar": "3.9.0",
"@types/uuid": "9.0.1",
"eslint": "8.36.0",
@@ -3811,9 +3811,9 @@
"integrity": "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ=="
},
"node_modules/@types/react": {
"version": "18.0.30",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.30.tgz",
"integrity": "sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==",
"version": "18.0.31",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.31.tgz",
"integrity": "sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -15163,9 +15163,9 @@
"integrity": "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ=="
},
"@types/react": {
"version": "18.0.30",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.30.tgz",
"integrity": "sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==",
"version": "18.0.31",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.31.tgz",
"integrity": "sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/nodemailer": "^6.4.6",
"@types/react": "18.0.30",
"@types/react": "18.0.31",
"@types/react-calendar": "3.9.0",
"@types/uuid": "9.0.1",
"eslint": "8.36.0",