File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[build ]
22 base = " /"
33 publish = " build/"
4- command = " yarn run build"
4+ command = " pnpm run build"
55
66[build .processing .html ]
77 pretty_urls = false
Original file line number Diff line number Diff line change 2020 "@mdx-js/react" : " ^3.0.0" ,
2121 "clsx" : " ^1.2.1" ,
2222 "prism-react-renderer" : " ^2.1.0" ,
23+ "prismjs" : " ^1.29.0" ,
2324 "react" : " ^18.2.0" ,
2425 "react-dom" : " ^18.2.0"
2526 },
3940 "eslint-plugin-react" : " ^7.33.2" ,
4041 "eslint-plugin-react-hooks" : " ^4.6.0" ,
4142 "prettier" : " ^3.0.3" ,
42- "typescript" : " ~5.2.2"
43+ "typescript" : " ~5.2.2" ,
44+ "utility-types" : " ^3.11.0"
4345 },
4446 "browserslist" : {
4547 "production" : [
5658 "engines" : {
5759 "node" : " >=18.0"
5860 },
59- "packageManager" : " yarn@1.22.22 +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e "
61+ "packageManager" : " pnpm@9.14.2 +sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387 "
6062}
You can’t perform that action at this time.
0 commit comments