File tree Expand file tree Collapse file tree 5 files changed +520
-653
lines changed Expand file tree Collapse file tree 5 files changed +520
-653
lines changed Original file line number Diff line number Diff line change 2222 "eslint-plugin-react-refresh" : " 0.4.20" ,
2323 "eslint-plugin-sort" : " 4.0.0" ,
2424 "prettier" : " 3.6.0" ,
25+ "tsup" : " 8.5.0" ,
2526 "turbo" : " 2.5.4" ,
2627 "typescript" : " 5.8.2"
2728 }
Original file line number Diff line number Diff line change 2323 "clsx" : " 2.1.1" ,
2424 "tailwind-merge" : " 3.3.0" ,
2525 "tailwind-variants" : " 1.0.0"
26- },
27- "devDependencies" : {
28- "vite" : " 6.3.5" ,
29- "vite-plugin-dts" : " 4.5.4"
3026 }
3127}
Original file line number Diff line number Diff line change 1414 "dependencies" : {
1515 "@radix-ui/react-slot" : " 1.2.3" ,
1616 "@skyroc-ui/variants" : " workspace:*" ,
17- "class-variance-authority" : " 0.7.1" ,
18- "clsx" : " 2.1.1" ,
17+ "lucide-react" : " 0.525.0" ,
1918 "react" : " 19.1.0" ,
20- "react-dom" : " 19.1.0" ,
21- "tailwind-merge" : " 3.3.1"
19+ "react-dom" : " 19.1.0"
2220 },
2321 "devDependencies" : {
24- "@turbo/gen" : " ^ 2.5.0" ,
25- "@types/node" : " ^ 22.15.3" ,
22+ "@turbo/gen" : " 2.5.0" ,
23+ "@types/node" : " 22.15.3" ,
2624 "@types/react" : " 19.1.0" ,
27- "@types/react-dom" : " 19.1.1" ,
28- "eslint" : " ^9.30.0" ,
29- "typescript" : " 5.8.2"
25+ "@types/react-dom" : " 19.1.1"
3026 }
3127}
Original file line number Diff line number Diff line change 99 "start" : " next start"
1010 },
1111 "dependencies" : {
12- "lucide-react" : " ^ 0.525.0" ,
12+ "lucide-react" : " 0.525.0" ,
1313 "next" : " 15.3.4" ,
14- "react" : " ^ 19.0 .0" ,
15- "react-dom" : " ^ 19.0 .0" ,
14+ "react" : " 19.1 .0" ,
15+ "react-dom" : " 19.1 .0" ,
1616 "skyroc-ui" : " workspace:*"
1717 },
1818 "devDependencies" : {
1919 "@eslint/eslintrc" : " ^3" ,
20- "@tailwindcss/postcss" : " ^4 " ,
21- "@types/node" : " ^20 " ,
22- "@types/react" : " ^19 " ,
23- "@types/react-dom" : " ^19 " ,
24- "eslint" : " ^9 " ,
20+ "@tailwindcss/postcss" : " 4.1.11 " ,
21+ "@types/node" : " 22.15.3 " ,
22+ "@types/react" : " 19.1.0 " ,
23+ "@types/react-dom" : " 19.1.1 " ,
24+ "eslint" : " 9.30.0 " ,
2525 "eslint-config-next" : " 15.3.4" ,
26- "tailwindcss " : " ^4 " ,
27- "typescript " : " ^5 "
26+ "skyroc-tailwind-plugin " : " workspace:* " ,
27+ "tailwindcss " : " 4.1.11 "
2828 }
2929}
You can’t perform that action at this time.
0 commit comments