Update dependency @types/react to v18.2.38

This commit is contained in:
renovate[bot]
2023-11-21 05:10:39 +00:00
parent 18ffd77fef
commit 682c178501
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/nodemailer": "^6.4.7",
"@types/react": "18.2.37",
"@types/react": "18.2.38",
"@types/react-calendar": "^4.1.0",
"@types/uuid": "9.0.7",
"eslint": "8.54.0",
@@ -4114,9 +4114,9 @@
"integrity": "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ=="
},
"node_modules/@types/react": {
"version": "18.2.37",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.37.tgz",
"integrity": "sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==",
"version": "18.2.38",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.38.tgz",
"integrity": "sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/nodemailer": "^6.4.7",
"@types/react": "18.2.37",
"@types/react": "18.2.38",
"@types/react-calendar": "^4.1.0",
"@types/uuid": "9.0.7",
"eslint": "8.54.0",