File tree Expand file tree Collapse file tree 8 files changed +22
-22
lines changed
experimental-nextjs-app-support Expand file tree Collapse file tree 8 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 32
32
"@tanstack/start" : " 1.99.6" ,
33
33
"@tanstack/react-router" : " 1.99.6" ,
34
34
"@tanstack/start-router-manifest" : " 1.99.0" ,
35
- "@types/react" : " 19.0.2 " ,
36
- "@types/react-dom" : " 19.0.2 " ,
35
+ "@types/react" : " 19.1.13 " ,
36
+ "@types/react-dom" : " 19.1.9 " ,
37
37
"react" : " 19.0.0" ,
38
38
"react-dom" : " 19.0.0"
39
39
},
42
42
"@size-limit/file" : " 11.1.2" ,
43
43
"@size-limit/webpack" : " 11.1.2" ,
44
44
"@size-limit/webpack-why" : " 11.1.2" ,
45
- "@types/node" : " ^ 22.10.9" ,
45
+ "@types/node" : " 22.10.9" ,
46
46
"@yarnpkg/cli" : " ^4.9.1" ,
47
47
"@yarnpkg/core" : " ^4.2.0" ,
48
48
"knip" : " ^5.43.1" ,
Original file line number Diff line number Diff line change 139
139
"@testing-library/react" : " ^16.1.0" ,
140
140
"@total-typescript/shoehorn" : " 0.1.2" ,
141
141
"@tsconfig/recommended" : " 1.0.6" ,
142
- "@types/node" : " 20.12.11 " ,
143
- "@types/react" : " ^ 19.0.0 " ,
144
- "@types/react-dom" : " * " ,
142
+ "@types/node" : " 20.19.16 " ,
143
+ "@types/react" : " 19.1.13 " ,
144
+ "@types/react-dom" : " 19.1.9 " ,
145
145
"concurrently" : " 8.2.2" ,
146
146
"esbuild" : " ^0.24.2" ,
147
147
"eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 83
83
"@apollo/client" : " ^4.0.0" ,
84
84
"@arethetypeswrong/cli" : " 0.15.3" ,
85
85
"@tsconfig/recommended" : " 1.0.6" ,
86
- "@types/react" : " * " ,
87
- "@types/react-dom" : " * " ,
86
+ "@types/react" : " 19.1.13 " ,
87
+ "@types/react-dom" : " 19.1.9 " ,
88
88
"graphql" : " *" ,
89
89
"publint" : " 0.2.7" ,
90
90
"react" : " *" ,
Original file line number Diff line number Diff line change 83
83
"@internal/test-utils" : " workspace:^" ,
84
84
"@microsoft/api-extractor" : " 7.43.2" ,
85
85
"@tsconfig/recommended" : " 1.0.6" ,
86
- "@types/node" : " 20.12.11 " ,
87
- "@types/react" : " ^ 19.0.8 " ,
88
- "@types/react-dom" : " ^ 19.0.3 " ,
86
+ "@types/node" : " 20.19.16 " ,
87
+ "@types/react" : " 19.1.13 " ,
88
+ "@types/react-dom" : " 19.1.9 " ,
89
89
"concurrently" : " 8.2.2" ,
90
90
"esbuild" : " ^0.24.2" ,
91
91
"eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"devDependencies" : {
6
6
"@types/eslint" : " 9.6.1" ,
7
- "@typescript-eslint/eslint-plugin" : " 7.5 .0" ,
8
- "@typescript-eslint/parser" : " 7.5 .0" ,
7
+ "@typescript-eslint/eslint-plugin" : " 7.18 .0" ,
8
+ "@typescript-eslint/parser" : " 7.18 .0" ,
9
9
"eslint" : " 8.57.0" ,
10
10
"eslint-plugin-react" : " 7.34.1" ,
11
11
"eslint-plugin-react-hooks" : " 4.6.0"
Original file line number Diff line number Diff line change 69
69
"@arethetypeswrong/cli" : " 0.15.3" ,
70
70
"@microsoft/api-extractor" : " 7.43.2" ,
71
71
"@tsconfig/recommended" : " 1.0.6" ,
72
- "@types/node" : " 20.12.11 " ,
73
- "@types/react" : " ^ 19.0.0 " ,
74
- "@types/react-dom" : " * " ,
72
+ "@types/node" : " 20.19.16 " ,
73
+ "@types/react" : " 19.1.13 " ,
74
+ "@types/react-dom" : " 19.1.9 " ,
75
75
"concurrently" : " 8.2.2" ,
76
76
"esbuild" : " 0.24.2" ,
77
77
"eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 72
72
"@tanstack/react-router" : " ^1.99.0" ,
73
73
"@tanstack/start" : " ^1.99.3" ,
74
74
"@tsconfig/recommended" : " 1.0.6" ,
75
- "@types/jsesc" : " ^ 3" ,
76
- "@types/node" : " 20.12.11 " ,
77
- "@types/react" : " ^ 19.0.0 " ,
78
- "@types/react-dom" : " * " ,
75
+ "@types/jsesc" : " 3.0. 3" ,
76
+ "@types/node" : " 20.19.16 " ,
77
+ "@types/react" : " 19.1.13 " ,
78
+ "@types/react-dom" : " 19.1.9 " ,
79
79
"concurrently" : " 8.2.2" ,
80
80
"esbuild" : " 0.24.2" ,
81
81
"eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 12
12
},
13
13
"type" : " module" ,
14
14
"devDependencies" : {
15
- "@types/react" : " * " ,
16
- "@types/react-dom" : " * "
15
+ "@types/react" : " 19.1.13 " ,
16
+ "@types/react-dom" : " 19.1.9 "
17
17
}
18
18
}
You can’t perform that action at this time.
0 commit comments