|
8 | 8 | "@babel/plugin-transform-typescript": "^7.20.13", |
9 | 9 | "@babel/runtime": "^7.20.13", |
10 | 10 | "@lerna/prompt": "3.18.5", |
11 | | - "@types/babel__code-frame": "^7.0.3", |
12 | | - "@types/better-queue": "^3.8.3", |
13 | | - "@types/bluebird": "^3.5.38", |
| 11 | + "@types/babel__code-frame": "^7.0.6", |
| 12 | + "@types/better-queue": "^3.8.6", |
| 13 | + "@types/bluebird": "^3.5.42", |
14 | 14 | "@types/cache-manager": "^2.10.3", |
15 | | - "@types/common-tags": "^1.8.1", |
| 15 | + "@types/common-tags": "^1.8.4", |
16 | 16 | "@types/fs-extra": "^9.0.13", |
17 | | - "@types/jaeger-client": "^3.18.4", |
18 | | - "@types/jest": "^29.5.2", |
| 17 | + "@types/jaeger-client": "^3.18.7", |
| 18 | + "@types/jest": "^29.5.12", |
19 | 19 | "@types/joi": "^14.3.4", |
20 | | - "@types/lodash": "^4.14.195", |
| 20 | + "@types/lodash": "^4.17.4", |
21 | 21 | "@types/node": "^12.20.55", |
22 | | - "@types/node-fetch": "^2.6.4", |
23 | | - "@types/normalize-path": "^3.0.0", |
24 | | - "@types/react": "^18.2.14", |
| 22 | + "@types/node-fetch": "^2.6.11", |
| 23 | + "@types/normalize-path": "^3.0.2", |
| 24 | + "@types/react": "^18.3.3", |
25 | 25 | "@types/semver": "^7.5.0", |
26 | | - "@types/signal-exit": "^3.0.1", |
27 | | - "@types/stack-trace": "^0.0.30", |
| 26 | + "@types/signal-exit": "^3.0.4", |
| 27 | + "@types/stack-trace": "^0.0.33", |
28 | 28 | "@types/webpack-merge": "^4.1.5", |
29 | 29 | "@typescript-eslint/eslint-plugin": "^5.60.1", |
30 | 30 | "@typescript-eslint/parser": "^5.60.1", |
31 | | - "babel-jest": "^29.5.0", |
| 31 | + "babel-jest": "^29.7.0", |
32 | 32 | "chalk": "^4.1.2", |
33 | 33 | "chokidar": "^3.5.3", |
34 | 34 | "cross-env": "^7.0.3", |
|
47 | 47 | "fs-extra": "^11.2.0", |
48 | 48 | "glob": "^7.2.3", |
49 | 49 | "husky": "3.1.0", |
50 | | - "ignore": "^5.2.4", |
51 | | - "jest": "^29.5.0", |
52 | | - "jest-environment-jsdom": "^29.5.0", |
| 50 | + "ignore": "^5.3.1", |
| 51 | + "jest": "^29.7.0", |
| 52 | + "jest-environment-jsdom": "^29.7.0", |
53 | 53 | "jest-extended": "^3.2.4", |
54 | 54 | "jest-junit": "^15.0.0", |
55 | 55 | "jest-serializer-path": "^0.1.15", |
56 | | - "jest-silent-reporter": "^0.5.0", |
| 56 | + "jest-silent-reporter": "^0.6.0", |
57 | 57 | "joi": "^14.3.1", |
58 | 58 | "js-yaml": "^3.14.1", |
59 | 59 | "lerna": "^3.22.1", |
|
0 commit comments