|
116 | 116 | "@types/google-apps-script": "1.0.97", |
117 | 117 | "@types/jest": "29.5.14", |
118 | 118 | "@types/jest-when": "3.5.5", |
119 | | - "@types/node": "22.15.17", |
| 119 | + "@types/node": "22.15.18", |
120 | 120 | "@types/sha1": "1.1.5", |
121 | | - "@typescript-eslint/eslint-plugin": "8.32.0", |
122 | | - "@typescript-eslint/parser": "8.32.0", |
| 121 | + "@typescript-eslint/eslint-plugin": "8.32.1", |
| 122 | + "@typescript-eslint/parser": "8.32.1", |
123 | 123 | "all-contributors-cli": "6.26.1", |
124 | 124 | "antlr-ng": "1.0.9", |
125 | 125 | "concurrently": "9.1.2", |
126 | 126 | "eslint": "9.26.0", |
127 | | - "eslint-config-prettier": "10.1.3", |
| 127 | + "eslint-config-prettier": "10.1.5", |
128 | 128 | "eslint-plugin-googleappsscript": "1.0.5", |
129 | 129 | "eslint-plugin-prettier": "5.4.0", |
130 | 130 | "eslint-plugin-tsdoc": "0.4.0", |
|
143 | 143 | "rollup-plugin-google-apps-script": "2.0.2", |
144 | 144 | "rollup-plugin-visualizer": "5.14.0", |
145 | 145 | "sonarqube-scanner": "4.3.0", |
146 | | - "ts-jest": "29.3.2", |
| 146 | + "ts-jest": "29.3.3", |
147 | 147 | "ts-prune": "0.10.3", |
148 | 148 | "type-fest": "4.41.0", |
149 | 149 | "typedoc": "0.28.4", |
150 | 150 | "typescript": "5.8.3", |
151 | | - "typescript-eslint": "8.32.0", |
| 151 | + "typescript-eslint": "8.32.1", |
152 | 152 | "typescript-json-schema": "0.65.1" |
153 | 153 | }, |
154 | 154 | "private": true, |
155 | 155 | "dependencies": { |
156 | | - "@cantoo/pdf-lib": "2.4.0", |
| 156 | + "@cantoo/pdf-lib": "2.4.1", |
157 | 157 | "addressparser": "1.0.1", |
158 | 158 | "ajv": "8.17.1", |
159 | 159 | "antlr4ng": "3.0.16", |
|
0 commit comments