mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Update dependency @types/react to v18.0.6
This commit is contained in:
committed by
renovate[bot]
parent
13d25b3dcd
commit
f80b30ddc4
14
package-lock.json
generated
14
package-lock.json
generated
@@ -29,7 +29,7 @@
|
||||
"devDependencies": {
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/react": "18.0.5",
|
||||
"@types/react": "18.0.6",
|
||||
"@types/react-calendar": "3.5.0",
|
||||
"@types/uuid": "8.3.4",
|
||||
"eslint": "8.13.0",
|
||||
@@ -2023,9 +2023,9 @@
|
||||
"integrity": "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ=="
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.5.tgz",
|
||||
"integrity": "sha512-UPxNGInDCIKlfqBrm8LDXYWNfLHwIdisWcsH5GpMyGjhEDLFgTtlRBaoWuCua9HcyuE0rMkmAeZ3FXV1pYLIYQ==",
|
||||
"version": "18.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.6.tgz",
|
||||
"integrity": "sha512-bPqwzJRzKtfI0mVYr5R+1o9BOE8UEXefwc1LwcBtfnaAn6OoqMhLa/91VA8aeWfDPJt1kHvYKI8RHcQybZLHHA==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
@@ -12614,9 +12614,9 @@
|
||||
"integrity": "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ=="
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "18.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.5.tgz",
|
||||
"integrity": "sha512-UPxNGInDCIKlfqBrm8LDXYWNfLHwIdisWcsH5GpMyGjhEDLFgTtlRBaoWuCua9HcyuE0rMkmAeZ3FXV1pYLIYQ==",
|
||||
"version": "18.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.6.tgz",
|
||||
"integrity": "sha512-bPqwzJRzKtfI0mVYr5R+1o9BOE8UEXefwc1LwcBtfnaAn6OoqMhLa/91VA8aeWfDPJt1kHvYKI8RHcQybZLHHA==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"devDependencies": {
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/react": "18.0.5",
|
||||
"@types/react": "18.0.6",
|
||||
"@types/react-calendar": "3.5.0",
|
||||
"@types/uuid": "8.3.4",
|
||||
"eslint": "8.13.0",
|
||||
|
||||
Reference in New Issue
Block a user