File tree Expand file tree Collapse file tree
packages/eslint-config-custom Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 "@next/eslint-plugin-next" : " 14.1.0" ,
1717 "@radix-ui/react-dropdown-menu" : " 2.0.6" ,
1818 "@radix-ui/react-slot" : " 1.0.2" ,
19- "@types/node" : " 20.11.10 " ,
20- "@types/react" : " 18.2.48 " ,
19+ "@types/node" : " 20.11.16 " ,
20+ "@types/react" : " 18.2.53 " ,
2121 "@vercel/analytics" : " 1.1.2" ,
2222 "autoprefixer" : " 10.4.17" ,
2323 "class-variance-authority" : " 0.7.0" ,
2424 "clsx" : " 2.1.0" ,
2525 "eslint" : " 8.56.0" ,
26- "lucide-react" : " 0.319 .0" ,
26+ "lucide-react" : " 0.322 .0" ,
2727 "next" : " 14.1.0" ,
2828 "next-themes" : " 0.2.1" ,
2929 "postcss" : " 8.4.33" ,
30- "prettier" : " 3.2.4 " ,
30+ "prettier" : " 3.2.5 " ,
3131 "react" : " 18.2.0" ,
3232 "react-dom" : " 18.2.0" ,
3333 "rimraf" : " 5.0.5" ,
Original file line number Diff line number Diff line change 1616 },
1717 "dependencies" : {
1818 "eslint" : " 8.56.0" ,
19- "husky" : " 9.0.7 " ,
20- "lint-staged" : " 15.2.0 " ,
21- "prettier" : " 3.2.4 " ,
22- "prettier-plugin-packagejson" : " 2.4.9 " ,
19+ "husky" : " 9.0.10 " ,
20+ "lint-staged" : " 15.2.2 " ,
21+ "prettier" : " 3.2.5 " ,
22+ "prettier-plugin-packagejson" : " 2.4.10 " ,
2323 "prettier-plugin-tailwindcss" : " 0.5.11" ,
2424 "rimraf" : " 5.0.5" ,
25- "turbo" : " 1.11.3 " ,
25+ "turbo" : " 1.12.2 " ,
2626 "typescript" : " 5.3.3"
2727 },
2828 "packageManager" : " pnpm@8.15.1"
Original file line number Diff line number Diff line change 66 "clean" : " rimraf .turbo node_modules"
77 },
88 "devDependencies" : {
9- "@vercel/style-guide" : " 5.1 .0" ,
10- "eslint-config-turbo" : " 1.11.3 " ,
9+ "@vercel/style-guide" : " 5.2 .0" ,
10+ "eslint-config-turbo" : " 1.12.2 " ,
1111 "rimraf" : " 5.0.5"
1212 }
1313}
You can’t perform that action at this time.
0 commit comments