File tree Expand file tree Collapse file tree 3 files changed +550
-248
lines changed
Expand file tree Collapse file tree 3 files changed +550
-248
lines changed Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "@astrojs/ts-plugin" : " ^1.10.4" ,
1515 "@vercel/analytics" : " workspace:*" ,
16- "astro" : " latest "
16+ "astro" : " 5.16.4 "
1717 },
1818 "devDependencies" : {
1919 "@astrojs/check" : " ^0.5.4" ,
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@vercel/analytics" : " workspace:^" ,
13- "next" : " 15.0.1 " ,
14- "react" : " 19.0.0-rc-69d4b800-20241021 " ,
15- "react-dom" : " 19.0.0-rc-69d4b800-20241021 "
13+ "next" : " 15.1.9 " ,
14+ "react" : " 19.2.1 " ,
15+ "react-dom" : " 19.2.1 "
1616 },
1717 "devDependencies" : {
1818 "@types/node" : " ^20" ,
1919 "@types/react" : " npm:types-react@19.0.0-rc.1" ,
2020 "@types/react-dom" : " npm:types-react-dom@19.0.0-rc.1" ,
2121 "eslint-config-next" : " 15.0.1" ,
2222 "typescript" : " ^5"
23- },
24- "pnpm" : {
25- "overrides" : {
26- "@types/react" : " npm:types-react@19.0.0-rc.1" ,
27- "@types/react-dom" : " npm:types-react-dom@19.0.0-rc.1"
28- }
2923 }
3024}
You can’t perform that action at this time.
0 commit comments