File tree Expand file tree Collapse file tree 5 files changed +87
-127
lines changed Expand file tree Collapse file tree 5 files changed +87
-127
lines changed Original file line number Diff line number Diff line change 22
22
"@types/node" : " ^20" ,
23
23
"@types/react" : " ^18" ,
24
24
"@types/react-dom" : " ^18" ,
25
- "autoprefixer" : " ^10.4.19 " ,
25
+ "autoprefixer" : " ^10" ,
26
26
"eslint" : " ^8" ,
27
27
"postcss" : " ^8" ,
28
28
"tailwindcss" : " ^3.4.10" ,
Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"@repo/eslint-config" : " workspace:*" ,
15
15
"@repo/typescript-config" : " workspace:*" ,
16
- "prettier" : " ^3.3.2 " ,
16
+ "prettier" : " ^3.3.3 " ,
17
17
"turbo" : " 2.1.1"
18
18
},
19
19
"packageManager" : " pnpm@8.9.0" ,
Original file line number Diff line number Diff line change 11
11
"@typescript-eslint/eslint-plugin" : " ^7.13.1" ,
12
12
"@typescript-eslint/parser" : " ^7.13.1" ,
13
13
"@vercel/style-guide" : " ^6.0.0" ,
14
- "eslint-config-turbo" : " 2.0.6 " ,
14
+ "eslint-config-turbo" : " 2.1.1 " ,
15
15
"eslint-plugin-only-warn" : " ^1.1.0" ,
16
- "typescript" : " ^5.4.5 "
16
+ "typescript" : " ^5"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 14
14
"@repo/typescript-config" : " workspace:*" ,
15
15
"@types/node" : " ^20" ,
16
16
"@types/react" : " ^18" ,
17
- "autoprefixer" : " ^10.4.19 " ,
18
- "postcss" : " ^8.4.38 " ,
19
- "postcss-load-config" : " ^6.0.1 " ,
20
- "tailwindcss" : " ^3.4.4 " ,
21
- "typescript" : " ^5.4.5 "
17
+ "autoprefixer" : " ^10" ,
18
+ "postcss" : " ^8" ,
19
+ "postcss-load-config" : " ^6" ,
20
+ "tailwindcss" : " ^3.4.10 " ,
21
+ "typescript" : " ^5"
22
22
},
23
23
"dependencies" : {
24
24
"@radix-ui/react-slot" : " ^1.0.2" ,
You can’t perform that action at this time.
0 commit comments