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 1717 "all" : " yarn build && yarn format && yarn lint && yarn test"
1818 },
1919 "devDependencies" : {
20- "@aws-sdk/client-eventbridge" : " ^3.787 .0" ,
20+ "@aws-sdk/client-eventbridge" : " ^3.790 .0" ,
2121 "@octokit/webhooks-types" : " ^7.6.1" ,
2222 "@types/aws-lambda" : " ^8.10.147" ,
2323 "@types/express" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 2626 "@nx/js" : " ^20.8.0" ,
2727 "@nx/vite" : " ^20.8.0" ,
2828 "@swc-node/register" : " ~1.10.10" ,
29- "@swc/core" : " ~1.11.18 " ,
29+ "@swc/core" : " ~1.11.21 " ,
3030 "@swc/helpers" : " ~0.5.15" ,
3131 "@trivago/prettier-plugin-sort-imports" : " ^5.2.2" ,
3232 "@typescript-eslint/eslint-plugin" : " ^8.26.1" ,
3333 "@typescript-eslint/parser" : " ^8.26.1" ,
3434 "@vitest/coverage-v8" : " ^3.0.8" ,
3535 "chalk" : " ^5.4.1" ,
3636 "eslint" : " ^9.25.0" ,
37- "eslint-plugin-prettier" : " 5.2.5 " ,
37+ "eslint-plugin-prettier" : " 5.2.6 " ,
3838 "nx" : " 20.6.4" ,
3939 "prettier" : " ^3.5.3" ,
4040 "ts-node" : " ^10.9.2" ,
4141 "ts-node-dev" : " ^2.0.0" ,
4242 "typescript" : " ^5.8.2" ,
43- "vite" : " ^6.2.6 " ,
43+ "vite" : " ^6.3.2 " ,
4444 "vitest" : " ^3.1.1"
4545 },
4646 "packageManager" :
" [email protected] "
You can’t perform that action at this time.
0 commit comments