|
78 | 78 | "@aws-amplify/cli": "12.8.2", |
79 | 79 | "@aws-amplify/datastore": "3.12.12", |
80 | 80 | "@aws-amplify/ui-angular": "2.4.27", |
81 | | - "@babel/runtime": "7.23.2", |
| 81 | + "@babel/runtime": "7.23.9", |
82 | 82 | "@nozbe/watermelondb": "0.24.0", |
83 | 83 | "@types/express": "4.17.21", |
84 | | - "@types/express-serve-static-core": "4.17.41", |
| 84 | + "@types/express-serve-static-core": "4.17.42", |
85 | 85 | "aws-amplify": "4.3.46", |
86 | 86 | "aws-appsync": "4.1.9", |
87 | 87 | "buffer": "6.0.3", |
|
136 | 136 | "@typescript-eslint/eslint-plugin-tslint": "6.20.0", |
137 | 137 | "@typescript-eslint/parser": "6.19.0", |
138 | 138 | "async-test-util": "2.3.0", |
| 139 | + "@types/lokijs": "1.5.14", |
| 140 | + "@types/node": "16.18.61", |
| 141 | + "@types/pouchdb": "6.4.2", |
| 142 | + "@types/pouchdb-find": "7.3.3", |
| 143 | + "@types/ws": "8.5.10", |
| 144 | + "@typescript-eslint/eslint-plugin": "5.43.0", |
| 145 | + "@typescript-eslint/eslint-plugin-tslint": "5.43.0", |
| 146 | + "@typescript-eslint/parser": "5.43.0", |
| 147 | + "async-test-util": "2.2.1", |
139 | 148 | "concurrently": "7.6.0", |
140 | 149 | "eslint": "^8.56.0", |
141 | 150 | "eslint-plugin-import": "2.29.1", |
142 | 151 | "eslint-plugin-jsdoc": "48.0.4", |
143 | 152 | "eslint-plugin-prefer-arrow": "1.2.3", |
144 | 153 | "gzip-size": "6.0.0", |
145 | 154 | "markdown-table": "3.0.3", |
146 | | - "npm-run-all": "4.1.5", |
| 155 | + "npm-run-all2": "5.0.0", |
147 | 156 | "pouchdb-debug": "7.2.1", |
148 | 157 | "ts-node": "10.9.1", |
149 | 158 | "typescript": "5.3.3", |
|
0 commit comments