File tree Expand file tree Collapse file tree 3 files changed +197
-203
lines changed Expand file tree Collapse file tree 3 files changed +197
-203
lines changed Original file line number Diff line number Diff line change 48
48
},
49
49
"devDependencies" : {
50
50
"@figma/rest-api-spec" : " ^0.33.0" ,
51
- "@types/node" : " ^24.2.1 " ,
51
+ "@types/node" : " ^24.3.0 " ,
52
52
"@zemd/openapi" : " workspace:*" ,
53
53
"@zemd/tsconfig" : " catalog:" ,
54
54
"change-case" : " ^5.4.4" ,
Original file line number Diff line number Diff line change 16
16
"lint-publint" : " pnpm --filter \" ./packages/*\" --filter \" ./apis/*\" --no-bail run lint-publint"
17
17
},
18
18
"devDependencies" : {
19
- "@changesets/cli" : " ^2.29.5 " ,
20
- "@zemd/eslint-ts" : " ^1.0.30 " ,
19
+ "@changesets/cli" : " ^2.29.6 " ,
20
+ "@zemd/eslint-ts" : " ^1.0.31 " ,
21
21
"@zemd/tsconfig" : " ^1.5.0" ,
22
22
"eslint" : " ^9.33.0" ,
23
23
"husky" : " ^9.1.7" ,
24
24
"prettier" : " ^3.6.2" ,
25
25
"publint" : " ^0.3.12" ,
26
- "turbo" : " ^2.5.5 "
26
+ "turbo" : " ^2.5.6 "
27
27
},
28
28
"engines" : {
29
29
"node" : " >=22"
You can’t perform that action at this time.
0 commit comments