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 2929 "resolutions" : {
3030 "@microsoft/api-documenter" : " 7.24.1" ,
3131 "graphql" : " 17.0.0-alpha.2" ,
32- "@types/react" : " 19.0 .2" ,
33- "@types/react-dom" : " 19.0.2 " ,
32+ "@types/react" : " 19.2 .2" ,
33+ "@types/react-dom" : " 19.2.1 " ,
3434 "react" : " 19.0.0" ,
3535 "react-dom" : " 19.0.0"
3636 },
3939 "@size-limit/file" : " 11.1.2" ,
4040 "@size-limit/webpack" : " 11.1.2" ,
4141 "@size-limit/webpack-why" : " 11.1.2" ,
42- "@types/node" : " ^ 22.10.9" ,
43- "@types/pacote" : " ^ 11.1.8" ,
42+ "@types/node" : " 22.10.9" ,
43+ "@types/pacote" : " 11.1.8" ,
4444 "@yarnpkg/cli" : " ^4.9.1" ,
4545 "@yarnpkg/core" : " ^4.2.0" ,
4646 "knip" : " ^5.43.1" ,
Original file line number Diff line number Diff line change 142142 "@testing-library/react" : " ^16.1.0" ,
143143 "@total-typescript/shoehorn" : " 0.1.2" ,
144144 "@tsconfig/recommended" : " 1.0.6" ,
145- "@types/node" : " 20.12.11 " ,
146- "@types/react" : " ^ 19.0.0 " ,
147- "@types/react-dom" : " * " ,
145+ "@types/node" : " 20.19.21 " ,
146+ "@types/react" : " 19.2.2 " ,
147+ "@types/react-dom" : " 19.2.2 " ,
148148 "concurrently" : " 8.2.2" ,
149149 "esbuild" : " ^0.24.2" ,
150150 "eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 8383 "@apollo/client" : " ^4.0.0" ,
8484 "@arethetypeswrong/cli" : " 0.15.3" ,
8585 "@tsconfig/recommended" : " 1.0.6" ,
86- "@types/react" : " * " ,
87- "@types/react-dom" : " * " ,
86+ "@types/react" : " 19.2.2 " ,
87+ "@types/react-dom" : " 19.2.2 " ,
8888 "graphql" : " *" ,
8989 "publint" : " 0.2.7" ,
9090 "react" : " *" ,
Original file line number Diff line number Diff line change 8383 "@internal/test-utils" : " workspace:^" ,
8484 "@microsoft/api-extractor" : " 7.43.2" ,
8585 "@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.21 " ,
87+ "@types/react" : " 19.2.2 " ,
88+ "@types/react-dom" : " 19.2.2 " ,
8989 "concurrently" : " 8.2.2" ,
9090 "esbuild" : " ^0.24.2" ,
9191 "eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "devDependencies" : {
66 "@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" ,
99 "eslint" : " 8.57.0" ,
1010 "eslint-plugin-react" : " 7.34.1" ,
1111 "eslint-plugin-react-hooks" : " 4.6.0"
Original file line number Diff line number Diff line change 6969 "@arethetypeswrong/cli" : " 0.15.3" ,
7070 "@microsoft/api-extractor" : " 7.43.2" ,
7171 "@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.21 " ,
73+ "@types/react" : " 19.2.2 " ,
74+ "@types/react-dom" : " 19.2.2 " ,
7575 "concurrently" : " 8.2.2" ,
7676 "esbuild" : " 0.24.2" ,
7777 "eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 7373 "@tanstack/react-start" : " ^1.132.48" ,
7474 "@tanstack/router-core" : " ^1.132.47" ,
7575 "@tsconfig/recommended" : " 1.0.6" ,
76- "@types/node" : " 20.12.11 " ,
77- "@types/react" : " ^ 19.0.0 " ,
78- "@types/react-dom" : " * " ,
76+ "@types/node" : " 20.19.21 " ,
77+ "@types/react" : " 19.2.2 " ,
78+ "@types/react-dom" : " 19.2.2 " ,
7979 "concurrently" : " 8.2.2" ,
8080 "esbuild" : " 0.24.2" ,
8181 "eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 1212 },
1313 "type" : " module" ,
1414 "devDependencies" : {
15- "@types/react" : " * " ,
16- "@types/react-dom" : " * "
15+ "@types/react" : " 19.2.2 " ,
16+ "@types/react-dom" : " 19.2.2 "
1717 }
1818}
You can’t perform that action at this time.
0 commit comments