File tree Expand file tree Collapse file tree 3 files changed +45
-331
lines changed Expand file tree Collapse file tree 3 files changed +45
-331
lines changed Original file line number Diff line number Diff line change 1818 "@tailwindcss/postcss" : " ^4.0.5" ,
1919 "@tailwindcss/typography" : " ^0.5.15" ,
2020 "body-scroll-lock" : " ^4.0.0-beta.0" ,
21- "contentlayer2" : " 0.5.3 " ,
21+ "contentlayer2" : " 0.5.4 " ,
2222 "esbuild" : " 0.20.2" ,
2323 "github-slugger" : " ^2.0.0" ,
2424 "gray-matter" : " ^4.0.2" ,
2525 "hast-util-from-html-isomorphic" : " ^2.0.0" ,
2626 "image-size" : " 1.0.0" ,
2727 "next" : " 15.1.4" ,
28- "next-contentlayer2" : " 0.5.3 " ,
28+ "next-contentlayer2" : " 0.5.4 " ,
2929 "next-themes" : " ^0.3.0" ,
30- "pliny" : " 0.4.0 " ,
30+ "pliny" : " 0.4.1 " ,
3131 "postcss" : " ^8.4.24" ,
32- "react" : " rc " ,
33- "react-dom" : " rc " ,
32+ "react" : " 19.0.0 " ,
33+ "react-dom" : " 19.0.0 " ,
3434 "reading-time" : " 1.5.0" ,
3535 "rehype-autolink-headings" : " ^7.1.0" ,
3636 "rehype-citation" : " ^2.0.0" ,
5151 "@eslint/js" : " ^9.16.0" ,
5252 "@svgr/webpack" : " ^8.0.1" ,
5353 "@types/mdx" : " ^2.0.12" ,
54- "@types/react" : " ^18.2.73 " ,
54+ "@types/react" : " ^19.0.8 " ,
5555 "@typescript-eslint/eslint-plugin" : " ^8.12.0" ,
5656 "@typescript-eslint/parser" : " ^8.12.0" ,
5757 "cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 2121 "@/data/*" : [" data/*" ],
2222 "@/layouts/*" : [" layouts/*" ],
2323 "@/css/*" : [" css/*" ],
24- "contentlayer/generated" : [" ./.contentlayer/generated" ]
24+ "contentlayer/generated" : [" ./.contentlayer/generated" ],
25+ "pliny/*" : [" node_modules/pliny/*" ]
2526 },
2627 "plugins" : [
2728 {
You can’t perform that action at this time.
0 commit comments