File tree 6 files changed +84
-72
lines changed
6 files changed +84
-72
lines changed Original file line number Diff line number Diff line change 17
17
},
18
18
"devDependencies" : {
19
19
"eslint-config-custom" : " workspace:*" ,
20
- "typescript" : " 4.8 .4"
20
+ "typescript" : " 4.9 .4"
21
21
}
22
22
}
Original file line number Diff line number Diff line change 58
58
"postcss" : " 8.4.18" ,
59
59
"prisma" : " ^4.7.1" ,
60
60
"tailwindcss" : " 3.1.8" ,
61
- "typescript" : " 4.8 .4"
61
+ "typescript" : " 4.9 .4"
62
62
},
63
63
"prettier" : {
64
64
"embeddedLanguageFormatting" : " off" ,
Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"@types/inquirer" : " 9.0.2" ,
34
34
"eslint-config-custom" : " workspace:*" ,
35
- "typescript" : " 4.8 .4"
35
+ "typescript" : " 4.9 .4"
36
36
}
37
37
}
Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"eslint-config-custom" : " workspace:*" ,
39
39
"tsup" : " 6.2.3" ,
40
- "typescript" : " 4.8 .4"
40
+ "typescript" : " 4.9 .4"
41
41
}
42
42
}
Original file line number Diff line number Diff line change 31
31
"eslint-config-airbnb-base" : " 15.0.0" ,
32
32
"eslint-plugin-import" : " 2.26.0" ,
33
33
"tsup" : " 6.2.3" ,
34
- "typescript" : " 4.8 .4"
34
+ "typescript" : " 4.9 .4"
35
35
},
36
36
"dependencies" : {
37
37
"ansi-colors" : " ^4.1.3"
You can’t perform that action at this time.
0 commit comments