File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"@react-router/dev" : " 7.6.0" ,
28
- "@types/react" : " ^ 19.0.1 " ,
29
- "@types/react-dom" : " ^ 19.0 .2" ,
28
+ "@types/react" : " 19.1.2 " ,
29
+ "@types/react-dom" : " 19.1 .2" ,
30
30
"eslint" : " ^9.15.0" ,
31
31
"eslint-import-resolver-typescript" : " ^4.0.0" ,
32
32
"eslint-plugin-import" : " ^2.31.0" ,
Original file line number Diff line number Diff line change 66
66
"@testing-library/cypress" : " ^10.0.0" ,
67
67
"@types/jscodeshift" : " ^17.0.0" ,
68
68
"@types/node" : " ^22.0.0" ,
69
- "@types/react" : " ^ 19.0.1 " ,
70
- "@types/react-dom" : " ^ 19.0.1 " ,
69
+ "@types/react" : " 19.1.3 " ,
70
+ "@types/react-dom" : " 19.1.3 " ,
71
71
"@ui5/webcomponents-tools" : " 2.10.0" ,
72
72
"@vitejs/plugin-react" : " ^4.2.0" ,
73
73
"chromatic" : " ^11.0.0" ,
Original file line number Diff line number Diff line change @@ -5739,7 +5739,7 @@ __metadata:
5739
5739
languageName: node
5740
5740
linkType: hard
5741
5741
5742
- "@types/react-dom@npm:^ 19.0.1 ":
5742
+ "@types/react-dom@npm:19.1.3 ":
5743
5743
version: 19.1.3
5744
5744
resolution: "@types/react-dom@npm:19.1.3"
5745
5745
peerDependencies:
@@ -5748,7 +5748,7 @@ __metadata:
5748
5748
languageName: node
5749
5749
linkType: hard
5750
5750
5751
- "@types/react@npm:^ 19.0.1 ":
5751
+ "@types/react@npm:19.1.3 ":
5752
5752
version: 19.1.3
5753
5753
resolution: "@types/react@npm:19.1.3"
5754
5754
dependencies:
@@ -23993,8 +23993,8 @@ __metadata:
23993
23993
"@testing-library/cypress": "npm:^10.0.0"
23994
23994
"@types/jscodeshift": "npm:^17.0.0"
23995
23995
"@types/node": "npm:^22.0.0"
23996
- "@types/react": "npm:^ 19.0.1 "
23997
- "@types/react-dom": "npm:^ 19.0.1 "
23996
+ "@types/react": "npm:19.1.3 "
23997
+ "@types/react-dom": "npm:19.1.3 "
23998
23998
"@ui5/webcomponents": "npm:2.10.0"
23999
23999
"@ui5/webcomponents-ai": "npm:2.10.0"
24000
24000
"@ui5/webcomponents-compat": "npm:2.10.0"
You can’t perform that action at this time.
0 commit comments