|
45 | 45 | "@microfleet/callback-queue": "^4.0.2",
|
46 | 46 | "@microfleet/ioredis-lock": "^5.1.0",
|
47 | 47 | "bluebird": "^3.7.2",
|
48 |
| - "denque": "^2.0.1", |
| 48 | + "denque": "^2.1.0", |
49 | 49 | "lodash": "^4.17.21",
|
50 |
| - "pino": "^7.6.5", |
| 50 | + "pino": "^8.7.0", |
51 | 51 | "read-pkg-up": "^7.0.1",
|
52 | 52 | "serialize-error": "^8.1.0"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 |
| - "@makeomatic/deploy": "^12.5.0", |
56 |
| - "@swc-node/jest": "^1.4.3", |
57 |
| - "@types/bluebird": "^3.5.36", |
58 |
| - "@types/ioredis": "^4.28.7", |
59 |
| - "@types/jest": "^27.4.0", |
60 |
| - "@types/lodash": "^4.14.178", |
61 |
| - "@types/node": "^17.0.14", |
62 |
| - "@types/sinon": "^10.0.10", |
63 |
| - "@typescript-eslint/eslint-plugin": "^5.10.2", |
64 |
| - "@typescript-eslint/parser": "^5.10.2", |
| 55 | + "@makeomatic/deploy": "^12.8.2", |
| 56 | + "@node-rs/xxhash-linux-arm64-musl": "^1.2.1", |
| 57 | + "@node-rs/xxhash-linux-x64-musl": "^1.2.1", |
| 58 | + "@swc-node/jest": "^1.5.5", |
| 59 | + "@swc/core": "^1.3.11", |
| 60 | + "@swc/core-linux-arm64-musl": "^1.3.11", |
| 61 | + "@swc/core-linux-x64-musl": "^1.3.11", |
| 62 | + "@types/bluebird": "^3.5.37", |
| 63 | + "@types/ioredis": "^4.28.10", |
| 64 | + "@types/jest": "^29.2.0", |
| 65 | + "@types/lodash": "^4.14.186", |
| 66 | + "@types/node": "^18.11.8", |
| 67 | + "@types/sinon": "^10.0.13", |
| 68 | + "@typescript-eslint/eslint-plugin": "^5.41.0", |
| 69 | + "@typescript-eslint/parser": "^5.41.0", |
65 | 70 | "codecov": "^3.8.3",
|
66 | 71 | "cross-env": "^7.0.3",
|
67 |
| - "eslint": "^8.8.0", |
| 72 | + "eslint": "^8.26.0", |
68 | 73 | "eslint-config-makeomatic": "^5.1.0",
|
69 |
| - "eslint-plugin-import": "^2.25.4", |
70 |
| - "eslint-plugin-promise": "^6.0.0", |
71 |
| - "ioredis": "^4.28.4", |
72 |
| - "jest": "^27.4.7", |
73 |
| - "semantic-release": "^19.0.2", |
74 |
| - "sinon": "^13.0.1", |
75 |
| - "typescript": "^4.5.5" |
| 74 | + "eslint-plugin-import": "^2.26.0", |
| 75 | + "eslint-plugin-promise": "^6.1.1", |
| 76 | + "ioredis": "^4.28.5", |
| 77 | + "jest": "^29.2.2", |
| 78 | + "semantic-release": "^19.0.5", |
| 79 | + "sinon": "^14.0.1", |
| 80 | + "typescript": "^4.8.4" |
76 | 81 | },
|
77 | 82 | "engine": {
|
78 | 83 | "node": ">= 12.15.0"
|
|
0 commit comments