File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "dependencies" : {
1111 "@tailwindcss/postcss" : " workspace:^" ,
1212 "fast-glob" : " ^3.3.3" ,
13- "next" : " 16.2.2 " ,
14- "react" : " 19.2.4 " ,
15- "react-dom" : " 19.2.4 " ,
13+ "next" : " 16.2.4 " ,
14+ "react" : " 19.2.5 " ,
15+ "react-dom" : " 19.2.5 " ,
1616 "tailwindcss" : " workspace:^"
1717 },
1818 "devDependencies" : {
1919 "@types/node" : " catalog:" ,
2020 "@types/react" : " 19.2.14" ,
2121 "@types/react-dom" : " 19.2.3" ,
22- "typescript" : " ^5.9 .3"
22+ "typescript" : " ^6.0 .3"
2323 },
2424 "pnpm" : {
2525 "overrides" : {
Original file line number Diff line number Diff line change 99 "upgrade" : " node scripts/upgrade.mjs"
1010 },
1111 "dependencies" : {
12- "next" : " 16.2.2 " ,
13- "react" : " 19.2.4 " ,
14- "react-dom" : " 19.2.4 " ,
12+ "next" : " 16.2.4 " ,
13+ "react" : " 19.2.5 " ,
14+ "react-dom" : " 19.2.5 " ,
1515 "tailwindcss" : " ^3"
1616 },
1717 "devDependencies" : {
1818 "@types/node" : " catalog:" ,
1919 "@types/react" : " 19.2.14" ,
2020 "@types/react-dom" : " 19.2.3" ,
21- "autoprefixer" : " ^10.4.24 " ,
22- "typescript" : " ^5.9 .3"
21+ "autoprefixer" : " ^10.5.0 " ,
22+ "typescript" : " ^6.0 .3"
2323 },
2424 "pnpm" : {
2525 "overrides" : {
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@tailwindcss/vite" : " workspace:^" ,
13- "@vitejs/plugin-react" : " ^5.2.0 " ,
14- "react" : " ^19.2.4 " ,
15- "react-dom" : " ^19.2.4 " ,
13+ "@vitejs/plugin-react" : " ^6.0.1 " ,
14+ "react" : " ^19.2.5 " ,
15+ "react-dom" : " ^19.2.5 " ,
1616 "tailwindcss" : " workspace:^"
1717 },
1818 "devDependencies" : {
1919 "@types/react" : " ^19.2.14" ,
2020 "@types/react-dom" : " ^19.2.3" ,
21- "bun" : " ^1.3.9 " ,
21+ "bun" : " ^1.3.13 " ,
2222 "vite" : " catalog:"
2323 }
2424}
You can’t perform that action at this time.
0 commit comments