File tree Expand file tree Collapse file tree 3 files changed +343
-73
lines changed Expand file tree Collapse file tree 3 files changed +343
-73
lines changed Original file line number Diff line number Diff line change 17
17
"all" : " yarn build && yarn format && yarn lint && yarn test"
18
18
},
19
19
"devDependencies" : {
20
- "@aws-sdk/client-eventbridge" : " ^3.787 .0" ,
20
+ "@aws-sdk/client-eventbridge" : " ^3.790 .0" ,
21
21
"@octokit/webhooks-types" : " ^7.6.1" ,
22
22
"@types/aws-lambda" : " ^8.10.147" ,
23
23
"@types/express" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 26
26
"@nx/js" : " ^20.8.0" ,
27
27
"@nx/vite" : " ^20.8.0" ,
28
28
"@swc-node/register" : " ~1.10.10" ,
29
- "@swc/core" : " ~1.11.18 " ,
29
+ "@swc/core" : " ~1.11.21 " ,
30
30
"@swc/helpers" : " ~0.5.15" ,
31
31
"@trivago/prettier-plugin-sort-imports" : " ^5.2.2" ,
32
32
"@typescript-eslint/eslint-plugin" : " ^8.26.1" ,
33
33
"@typescript-eslint/parser" : " ^8.26.1" ,
34
34
"@vitest/coverage-v8" : " ^3.0.8" ,
35
35
"chalk" : " ^5.4.1" ,
36
36
"eslint" : " ^9.25.0" ,
37
- "eslint-plugin-prettier" : " 5.2.5 " ,
37
+ "eslint-plugin-prettier" : " 5.2.6 " ,
38
38
"nx" : " 20.6.4" ,
39
39
"prettier" : " ^3.5.3" ,
40
40
"ts-node" : " ^10.9.2" ,
41
41
"ts-node-dev" : " ^2.0.0" ,
42
42
"typescript" : " ^5.8.2" ,
43
- "vite" : " ^6.2.6 " ,
43
+ "vite" : " ^6.3.2 " ,
44
44
"vitest" : " ^3.1.1"
45
45
},
46
46
"packageManager" :
" [email protected] "
You can’t perform that action at this time.
0 commit comments