File tree Expand file tree Collapse file tree 3 files changed +636
-829
lines changed
Expand file tree Collapse file tree 3 files changed +636
-829
lines changed Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "class-variance-authority" : " ^0.7.1" ,
1515 "clsx" : " ^2.1.1" ,
16- "fumadocs-core" : " 16.0 .6" ,
17- "fumadocs-mdx" : " 13.0.3 " ,
18- "fumadocs-typescript" : " ^4 .0.12 " ,
19- "fumadocs-ui" : " 16.0 .6" ,
16+ "fumadocs-core" : " 16.4 .6" ,
17+ "fumadocs-mdx" : " 14.2.4 " ,
18+ "fumadocs-typescript" : " ^5 .0.1 " ,
19+ "fumadocs-ui" : " 16.4 .6" ,
2020 "lucide-react" : " ^0.548.0" ,
2121 "next" : " catalog:next" ,
2222 "react" : " catalog:react" ,
Original file line number Diff line number Diff line change 99 "dev:core" : " turbo run @aura-stack/auth#dev" ,
1010 "dev:docs" : " turbo run docs#dev" ,
1111 "build" : " turbo run build" ,
12+ "build:prod" : " turbo run build --filter=./packages/*" ,
1213 "test" : " turbo run test --parallel" ,
1314 "format" : " turbo run format format:root --parallel" ,
1415 "format:root" : " prettier --write . \" !packages\" \" !apps\" \" !configs\" --cache --cache-location .cache/.prettiercache" ,
4041 "eslint" : " ^9.35.0" ,
4142 "prettier" : " ^3.6.2" ,
4243 "tsup" : " ^8.5.0" ,
43- "turbo" : " ^2.5.6 " ,
44+ "turbo" : " ^2.7.4 " ,
4445 "typescript" : " catalog:typescript" ,
4546 "vitest" : " ^4.0.14"
4647 },
You can’t perform that action at this time.
0 commit comments