Bump @types/react from 18.2.65 to 18.2.74 (#28367)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.65 to 18.2.74. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b889fc3931
commit
c4982a0e21
5 changed files with 45 additions and 49 deletions
|
@ -37,7 +37,7 @@
|
|||
"@keycloak/keycloak-admin-client": "workspace:*",
|
||||
"@playwright/test": "^1.43.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/react": "^18.2.65",
|
||||
"@types/react": "^18.2.74",
|
||||
"@types/react-dom": "^18.2.24",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"lightningcss": "^1.24.1",
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
"@types/dagre": "^0.7.52",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/react": "^18.2.65",
|
||||
"@types/react": "^18.2.74",
|
||||
"@types/react-dom": "^18.2.24",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.65",
|
||||
"@types/react": "^18.2.74",
|
||||
"@types/react-dom": "^18.2.24",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/react": "^18.2.65",
|
||||
"@types/react": "^18.2.74",
|
||||
"@types/react-dom": "^18.2.24",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
|
|
|
@ -124,8 +124,8 @@ importers:
|
|||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
'@types/react':
|
||||
specifier: ^18.2.65
|
||||
version: 18.2.65
|
||||
specifier: ^18.2.74
|
||||
version: 18.2.74
|
||||
'@types/react-dom':
|
||||
specifier: ^18.2.24
|
||||
version: 18.2.24
|
||||
|
@ -170,7 +170,7 @@ importers:
|
|||
version: 5.2.4(react-dom@18.2.0)(react@18.2.0)
|
||||
admin-ui:
|
||||
specifier: 'file:'
|
||||
version: file:js/apps/admin-ui(@types/react@18.2.65)
|
||||
version: file:js/apps/admin-ui(@types/react@18.2.74)
|
||||
dagre:
|
||||
specifier: ^0.8.5
|
||||
version: 0.8.5
|
||||
|
@ -221,7 +221,7 @@ importers:
|
|||
version: 6.22.3(react-dom@18.2.0)(react@18.2.0)
|
||||
reactflow:
|
||||
specifier: ^11.11.0
|
||||
version: 11.11.0(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
version: 11.11.0(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
ui-shared:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/ui-shared
|
||||
|
@ -251,8 +251,8 @@ importers:
|
|||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
'@types/react':
|
||||
specifier: ^18.2.65
|
||||
version: 18.2.65
|
||||
specifier: ^18.2.74
|
||||
version: 18.2.74
|
||||
'@types/react-dom':
|
||||
specifier: ^18.2.24
|
||||
version: 18.2.24
|
||||
|
@ -410,8 +410,8 @@ importers:
|
|||
version: 18.2.0(react@18.2.0)
|
||||
devDependencies:
|
||||
'@types/react':
|
||||
specifier: ^18.2.65
|
||||
version: 18.2.65
|
||||
specifier: ^18.2.74
|
||||
version: 18.2.74
|
||||
'@types/react-dom':
|
||||
specifier: ^18.2.24
|
||||
version: 18.2.24
|
||||
|
@ -465,8 +465,8 @@ importers:
|
|||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
'@types/react':
|
||||
specifier: ^18.2.65
|
||||
version: 18.2.65
|
||||
specifier: ^18.2.74
|
||||
version: 18.2.74
|
||||
'@types/react-dom':
|
||||
specifier: ^18.2.24
|
||||
version: 18.2.24
|
||||
|
@ -1704,39 +1704,39 @@ packages:
|
|||
playwright: 1.43.0
|
||||
dev: true
|
||||
|
||||
/@reactflow/background@11.3.10(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@reactflow/background@11.3.10(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-EdrQrNOdZtK5I+g+rKqLgiNU1rHXtpu2kQ0Af0LZ6v8yzOhAIMpxC70MeLXCLhZRHBkg1djk7gP6ZOSFZQFbUQ==}
|
||||
peerDependencies:
|
||||
react: '>=17'
|
||||
react-dom: '>=17'
|
||||
dependencies:
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
classcat: 5.0.4
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.65)(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.74)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- immer
|
||||
dev: false
|
||||
|
||||
/@reactflow/controls@11.2.10(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@reactflow/controls@11.2.10(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-Y4lzm34Fu1uA67v83A91Ff9em9rHoVr80nk53OcI3IzgAN5Fzav+LEbXblCdMSl7nObdxnReK56H++upfTjVXA==}
|
||||
peerDependencies:
|
||||
react: '>=17'
|
||||
react-dom: '>=17'
|
||||
dependencies:
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
classcat: 5.0.4
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.65)(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.74)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- immer
|
||||
dev: false
|
||||
|
||||
/@reactflow/core@11.11.0(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@reactflow/core@11.11.0(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-Flw7kpEvXXb+qfT6jhFmscZLzIN8AY7kZC8SwVOW0ijpsgvILnE6cMq45CKmTaWxl82KbaHPxZUB3FeQxb1KMQ==}
|
||||
peerDependencies:
|
||||
react: '>=17'
|
||||
|
@ -1752,19 +1752,19 @@ packages:
|
|||
d3-zoom: 3.0.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.65)(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.74)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- immer
|
||||
dev: false
|
||||
|
||||
/@reactflow/minimap@11.7.10(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@reactflow/minimap@11.7.10(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-tlNctCy87n+yhaATham4W+UgcSWj+iASF8CNsQVowYaiEPZlugvEHfNl724Z1eqXXl7iBqz9zZWEzYVUf9/+qA==}
|
||||
peerDependencies:
|
||||
react: '>=17'
|
||||
react-dom: '>=17'
|
||||
dependencies:
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@types/d3-selection': 3.0.8
|
||||
'@types/d3-zoom': 3.0.6
|
||||
classcat: 5.0.4
|
||||
|
@ -1772,41 +1772,41 @@ packages:
|
|||
d3-zoom: 3.0.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.65)(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.74)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- immer
|
||||
dev: false
|
||||
|
||||
/@reactflow/node-resizer@2.2.10(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@reactflow/node-resizer@2.2.10(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-pErzqNTKA9q7SdvlOo+lNjoLoGck7GGqO7acmYKkqRnML13BS+rL5tBu880ZEm6htQK0juz3EM+asTPkdPJ00Q==}
|
||||
peerDependencies:
|
||||
react: '>=17'
|
||||
react-dom: '>=17'
|
||||
dependencies:
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
classcat: 5.0.4
|
||||
d3-drag: 3.0.0
|
||||
d3-selection: 3.0.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.65)(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.74)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- immer
|
||||
dev: false
|
||||
|
||||
/@reactflow/node-toolbar@1.3.10(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@reactflow/node-toolbar@1.3.10(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-0zifoe2i/SjooZuWZZ03wYOraPfkqqyn6XUlryjzSGzABOSQuaXd71YrdIkmhym9/5fbCsLg42Dct3V9r0f1Eg==}
|
||||
peerDependencies:
|
||||
react: '>=17'
|
||||
react-dom: '>=17'
|
||||
dependencies:
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
classcat: 5.0.4
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.65)(react@18.2.0)
|
||||
zustand: 4.4.6(@types/react@18.2.74)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- immer
|
||||
|
@ -2932,23 +2932,19 @@ packages:
|
|||
/@types/react-dom@18.2.24:
|
||||
resolution: {integrity: sha512-cN6upcKd8zkGy4HU9F1+/s98Hrp6D4MOcippK4PoE8OZRngohHZpbJn1GsaDLz87MqvHNoT13nHvNqM9ocRHZg==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.65
|
||||
'@types/react': 18.2.74
|
||||
dev: true
|
||||
|
||||
/@types/react@18.2.65:
|
||||
resolution: {integrity: sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==}
|
||||
/@types/react@18.2.74:
|
||||
resolution: {integrity: sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.9
|
||||
'@types/scheduler': 0.16.5
|
||||
csstype: 3.1.2
|
||||
|
||||
/@types/resolve@1.20.2:
|
||||
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
|
||||
dev: true
|
||||
|
||||
/@types/scheduler@0.16.5:
|
||||
resolution: {integrity: sha512-s/FPdYRmZR8SjLWGMCuax7r3qCWQw9QKHzXVukAuuIJkXkDRwp+Pu5LMIVFi0Fxbav35WURicYr8u1QsoybnQw==}
|
||||
|
||||
/@types/semver@7.5.4:
|
||||
resolution: {integrity: sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==}
|
||||
dev: true
|
||||
|
@ -7808,18 +7804,18 @@ packages:
|
|||
dependencies:
|
||||
loose-envify: 1.4.0
|
||||
|
||||
/reactflow@11.11.0(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0):
|
||||
/reactflow@11.11.0(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-DGA5x/zB+lyHZxu9j6k5kmz9ECk4k/ZtLU1cdd7a3sZgl3Jy7i7NKtOL0cdkSVVu8Bi96286idyMszveSozufA==}
|
||||
peerDependencies:
|
||||
react: '>=17'
|
||||
react-dom: '>=17'
|
||||
dependencies:
|
||||
'@reactflow/background': 11.3.10(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/controls': 11.2.10(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/minimap': 11.7.10(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/node-resizer': 2.2.10(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/node-toolbar': 1.3.10(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/background': 11.3.10(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/controls': 11.2.10(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/core': 11.11.0(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/minimap': 11.7.10(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/node-resizer': 2.2.10(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@reactflow/node-toolbar': 1.3.10(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
|
@ -9540,7 +9536,7 @@ packages:
|
|||
commander: 9.5.0
|
||||
dev: true
|
||||
|
||||
/zustand@4.4.6(@types/react@18.2.65)(react@18.2.0):
|
||||
/zustand@4.4.6(@types/react@18.2.74)(react@18.2.0):
|
||||
resolution: {integrity: sha512-Rb16eW55gqL4W2XZpJh0fnrATxYEG3Apl2gfHTyDSE965x/zxslTikpNch0JgNjJA9zK6gEFW8Fl6d1rTZaqgg==}
|
||||
engines: {node: '>=12.7.0'}
|
||||
peerDependencies:
|
||||
|
@ -9555,12 +9551,12 @@ packages:
|
|||
react:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/react': 18.2.65
|
||||
'@types/react': 18.2.74
|
||||
react: 18.2.0
|
||||
use-sync-external-store: 1.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
file:js/apps/admin-ui(@types/react@18.2.65):
|
||||
file:js/apps/admin-ui(@types/react@18.2.74):
|
||||
resolution: {directory: js/apps/admin-ui, type: directory}
|
||||
id: file:js/apps/admin-ui
|
||||
name: admin-ui
|
||||
|
@ -9588,7 +9584,7 @@ packages:
|
|||
react-hook-form: 7.51.2(react@18.2.0)
|
||||
react-i18next: 14.1.0(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom: 6.22.3(react-dom@18.2.0)(react@18.2.0)
|
||||
reactflow: 11.11.0(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
|
||||
reactflow: 11.11.0(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
ui-shared: link:js/libs/ui-shared
|
||||
use-react-router-breadcrumbs: 4.0.1(react-router-dom@6.22.3)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in a new issue