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 2525 },
2626 "devDependencies" : {
2727 "@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" ,
3030 "eslint" : " ^9.15.0" ,
3131 "eslint-import-resolver-typescript" : " ^4.0.0" ,
3232 "eslint-plugin-import" : " ^2.31.0" ,
Original file line number Diff line number Diff line change 6666 "@testing-library/cypress" : " ^10.0.0" ,
6767 "@types/jscodeshift" : " ^17.0.0" ,
6868 "@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 " ,
7171 "@ui5/webcomponents-tools" : " 2.10.0" ,
7272 "@vitejs/plugin-react" : " ^4.2.0" ,
7373 "chromatic" : " ^11.0.0" ,
Original file line number Diff line number Diff line change @@ -5739,7 +5739,7 @@ __metadata:
57395739 languageName: node
57405740 linkType: hard
57415741
5742- "@types/react-dom@npm:^ 19.0.1 ":
5742+ "@types/react-dom@npm:19.1.3 ":
57435743 version: 19.1.3
57445744 resolution: "@types/react-dom@npm:19.1.3"
57455745 peerDependencies:
@@ -5748,7 +5748,7 @@ __metadata:
57485748 languageName: node
57495749 linkType: hard
57505750
5751- "@types/react@npm:^ 19.0.1 ":
5751+ "@types/react@npm:19.1.3 ":
57525752 version: 19.1.3
57535753 resolution: "@types/react@npm:19.1.3"
57545754 dependencies:
@@ -23993,8 +23993,8 @@ __metadata:
2399323993 "@testing-library/cypress": "npm:^10.0.0"
2399423994 "@types/jscodeshift": "npm:^17.0.0"
2399523995 "@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 "
2399823998 "@ui5/webcomponents": "npm:2.10.0"
2399923999 "@ui5/webcomponents-ai": "npm:2.10.0"
2400024000 "@ui5/webcomponents-compat": "npm:2.10.0"
You can’t perform that action at this time.
0 commit comments