|
9 | 9 | "tools/*" |
10 | 10 | ], |
11 | 11 | "devDependencies": { |
12 | | - "@babel/cli": "7.28.3", |
13 | | - "@babel/core": "7.28.5", |
14 | | - "@babel/node": "7.28.0", |
15 | | - "@babel/preset-env": "7.28.5", |
| 12 | + "@babel/cli": "7.28.6", |
| 13 | + "@babel/core": "7.28.6", |
| 14 | + "@babel/node": "7.28.6", |
| 15 | + "@babel/preset-env": "7.28.6", |
16 | 16 | "@trivago/prettier-plugin-sort-imports": "4.3.0", |
17 | 17 | "@babel/preset-typescript": "7.28.5", |
18 | 18 | "eslint-plugin-jest": "26.9.0", |
19 | 19 | "@babel/plugin-proposal-class-properties": "7.18.6", |
20 | | - "@babel/register": "7.28.3", |
21 | | - "@babel/runtime": "7.28.4", |
| 20 | + "@babel/register": "7.28.6", |
| 21 | + "@babel/runtime": "7.28.6", |
22 | 22 | "@verdaccio/legacy-types": "workspace:*", |
23 | 23 | "babel-core": "7.0.0-bridge.0", |
24 | 24 | "babel-eslint": "10.1.0", |
|
28 | 28 | "@changesets/get-dependents-graph": "^2.1.3", |
29 | 29 | "@types/http-errors": "2.0.5", |
30 | 30 | "@types/jest": "27.5.2", |
31 | | - "@types/lodash": "4.17.21", |
| 31 | + "@types/lodash": "4.17.23", |
32 | 32 | "@types/memory-fs": "0.3.7", |
33 | 33 | "@types/node": "14.18.0", |
34 | 34 | "cross-env": "7.0.3", |
|
38 | 38 | "update-ts-references": "2.8.0", |
39 | 39 | "jest": "27.5.1", |
40 | 40 | "lodash": "4.17.23", |
41 | | - "prettier": "3.7.4", |
| 41 | + "prettier": "3.8.1", |
42 | 42 | "typescript": "4.7.3" |
43 | 43 | }, |
44 | 44 | "scripts": { |
|
0 commit comments