|  | 
| 48 | 48 |     "@types/aws-lambda": "8.10.156" | 
| 49 | 49 |   }, | 
| 50 | 50 |   "devDependencies": { | 
| 51 |  | -    "@babel/core": "7.28.4", | 
| 52 |  | -    "@babel/eslint-parser": "7.28.4", | 
|  | 51 | +    "@babel/core": "7.28.5", | 
|  | 52 | +    "@babel/eslint-parser": "7.28.5", | 
| 53 | 53 |     "@babel/plugin-syntax-import-assertions": "7.27.1", | 
| 54 | 54 |     "@commitlint/cli": "20.1.0", | 
| 55 | 55 |     "@commitlint/config-conventional": "20.0.0", | 
| 56 | 56 |     "@eslint/js": "9.38.0", | 
| 57 | 57 |     "@types/babel__core": "7.20.5", | 
| 58 | 58 |     "@types/lodash-es": "4.17.12", | 
| 59 |  | -    "@types/node": "22.18.11", | 
|  | 59 | +    "@types/node": "22.18.12", | 
| 60 | 60 |     "@vitest/coverage-v8": "2.1.9", | 
| 61 | 61 |     "commitizen": "4.3.1", | 
| 62 | 62 |     "cz-conventional-changelog": "3.3.0", | 
| 63 | 63 |     "eslint": "9.38.0", | 
| 64 | 64 |     "eslint-config-prettier": "10.1.8", | 
| 65 | 65 |     "globals": "15.15.0", | 
| 66 | 66 |     "husky": "9.1.7", | 
| 67 |  | -    "lint-staged": "16.2.4", | 
|  | 67 | +    "lint-staged": "16.2.6", | 
| 68 | 68 |     "lodash-es": "4.17.21", | 
| 69 |  | -    "pkgroll": "2.20.0", | 
|  | 69 | +    "pkgroll": "2.20.1", | 
| 70 | 70 |     "prettier": "3.6.2", | 
| 71 | 71 |     "tsx": "4.20.6", | 
| 72 | 72 |     "typescript": "5.9.3", | 
| 73 |  | -    "typescript-eslint": "8.46.1", | 
|  | 73 | +    "typescript-eslint": "8.46.2", | 
| 74 | 74 |     "vite-tsconfig-paths": "5.1.4", | 
| 75 | 75 |     "vitest": "2.1.9" | 
| 76 | 76 |   } | 
|  | 
0 commit comments