11{
22 "name" : " astro-paper" ,
33 "type" : " module" ,
4- "version" : " 5.0.1 " ,
4+ "version" : " 5.1.0 " ,
55 "scripts" : {
66 "dev" : " astro dev" ,
77 "build" : " astro check && astro build && pagefind --site dist && cp -r dist/pagefind public/" ,
1818 "@astrojs/sitemap" : " ^3.2.1" ,
1919 "@giscus/react" : " ^3.1.0" ,
2020 "@resvg/resvg-js" : " ^2.6.2" ,
21- "@tailwindcss/vite" : " ^4.0.12 " ,
21+ "@tailwindcss/vite" : " ^4.0.14 " ,
2222 "@types/react" : " ^19.0.10" ,
2323 "@types/react-dom" : " ^19.0.4" ,
24- "astro" : " ^5.4 .2" ,
24+ "astro" : " ^5.5 .2" ,
2525 "lodash.kebabcase" : " ^4.1.1" ,
2626 "react" : " ^19.0.0" ,
2727 "react-dom" : " ^19.0.0" ,
2828 "remark-collapse" : " ^0.1.2" ,
2929 "remark-toc" : " ^9.0.0" ,
3030 "satori" : " ^0.12.1" ,
3131 "sharp" : " ^0.33.5" ,
32- "tailwindcss" : " ^4.0.12 "
32+ "tailwindcss" : " ^4.0.14 "
3333 },
3434 "devDependencies" : {
3535 "@astrojs/check" : " ^0.9.4" ,
3636 "@pagefind/default-ui" : " ^1.3.0" ,
3737 "@tailwindcss/typography" : " ^0.5.16" ,
3838 "@types/lodash.kebabcase" : " ^4.1.9" ,
39- "@typescript-eslint/parser" : " ^8.26.0 " ,
39+ "@typescript-eslint/parser" : " ^8.26.1 " ,
4040 "eslint" : " ^9.22.0" ,
4141 "eslint-plugin-astro" : " ^1.3.1" ,
4242 "globals" : " ^16.0.0" ,
4545 "prettier-plugin-astro" : " ^0.14.1" ,
4646 "prettier-plugin-tailwindcss" : " ^0.6.11" ,
4747 "typescript" : " ^5.8.2" ,
48- "typescript-eslint" : " ^8.26.0 "
48+ "typescript-eslint" : " ^8.26.1 "
4949 }
50- }
50+ }
0 commit comments