File tree 6 files changed +88
-229
lines changed
6 files changed +88
-229
lines changed Original file line number Diff line number Diff line change 25
25
"npm-run-all" : " ^4.1.5" ,
26
26
"semantic-release" : " ^22.0.12" ,
27
27
"turbo" : " ^1.12.5" ,
28
- "typescript" : " ^5.4.2 "
28
+ "typescript" : " ^5.4.3 "
29
29
},
30
30
"prettier" : {
31
31
"arrowParens" : " avoid" ,
Original file line number Diff line number Diff line change 22
22
"@radix-ui/react-toggle-group" : " ^1.0.4" ,
23
23
"@sentry/nextjs" : " ^7.105.0" ,
24
24
"@tailwindcss/container-queries" : " ^0.1.1" ,
25
- "@tremor/react" : " ^3.14.1 " ,
25
+ "@tremor/react" : " ^3.15.0 " ,
26
26
"cheerio" : " 1.0.0-rc.12" ,
27
27
"class-variance-authority" : " ^0.7.0" ,
28
28
"clsx" : " ^2.1.0" ,
41
41
"semver" : " ^7.6.0" ,
42
42
"server-only" : " ^0.0.1" ,
43
43
"tailwind-merge" : " ^2.2.2" ,
44
- "tailwindcss" : " ^3.4.1 " ,
44
+ "tailwindcss" : " ^3.4.3 " ,
45
45
"tailwindcss-animate" : " ^1.0.7" ,
46
46
"zod" : " ^3.22.4"
47
47
},
53
53
"autoprefixer" : " ^10.4.19" ,
54
54
"postcss" : " ^8.4.38" ,
55
55
"prettier" : " ^3.2.5" ,
56
- "prettier-plugin-tailwindcss" : " ^0.5.12 " ,
56
+ "prettier-plugin-tailwindcss" : " ^0.5.13 " ,
57
57
"remark-mdx-images" : " ^3.0.0" ,
58
58
"shikiji" : " ^0.10.2" ,
59
- "typescript" : " ^5.4.2 "
59
+ "typescript" : " ^5.4.3 "
60
60
},
61
61
"postcss" : {
62
62
"plugins" : {
Original file line number Diff line number Diff line change 34
34
"cypress" : " ^13.7.0" ,
35
35
"npm-run-all" : " ^4.1.5" ,
36
36
"semver" : " ^7.6.0" ,
37
- "typescript" : " ^5.4.2 "
37
+ "typescript" : " ^5.4.3 "
38
38
}
39
39
}
Original file line number Diff line number Diff line change 81
81
"size-limit" : " ^11.1.1" ,
82
82
"tsd" : " ^0.30.7" ,
83
83
"tsup" : " ^8.0.2" ,
84
- "typescript" : " ^5.4.2 " ,
84
+ "typescript" : " ^5.4.3 " ,
85
85
"vitest" : " ^1.4.0"
86
86
},
87
87
"tsd" : {
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@types/minimist" : " ^1.2.5" ,
14
14
"@types/node" : " ^20.12.2" ,
15
- "typescript" : " ^5.4.2 "
15
+ "typescript" : " ^5.4.3 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments