|
19 | 19 | "egg"
|
20 | 20 | ],
|
21 | 21 | "dependencies": {
|
22 |
| - "@eggjs/cluster": "^3.0.0", |
23 |
| - "@eggjs/cookies": "^3.0.0", |
24 |
| - "@eggjs/core": "^6.3.0", |
| 22 | + "@eggjs/cluster": "^3.0.1", |
| 23 | + "@eggjs/cookies": "^3.1.0", |
| 24 | + "@eggjs/core": "^6.3.1", |
25 | 25 | "@eggjs/development": "^4.0.0",
|
26 | 26 | "@eggjs/i18n": "^3.0.1",
|
27 | 27 | "@eggjs/jsonp": "^3.0.0",
|
| 28 | + "@eggjs/onerror": "^3.0.0", |
28 | 29 | "@eggjs/schedule": "^5.0.2",
|
29 | 30 | "@eggjs/security": "^4.0.0",
|
30 |
| - "@eggjs/session": "^4.0.0", |
| 31 | + "@eggjs/session": "^4.0.1", |
31 | 32 | "@eggjs/static": "^3.0.0",
|
32 |
| - "@eggjs/utils": "^4.2.4", |
33 |
| - "@eggjs/watcher": "^4.0.3", |
| 33 | + "@eggjs/utils": "^4.2.5", |
| 34 | + "@eggjs/watcher": "^4.0.4", |
34 | 35 | "circular-json-for-egg": "^1.0.0",
|
35 | 36 | "cluster-client": "^3.7.0",
|
36 |
| - "egg-errors": "^2.3.1", |
37 |
| - "egg-logger": "^3.6.0", |
38 |
| - "egg-logrotator": "^3.1.0", |
39 |
| - "egg-multipart": "^3.1.0", |
40 |
| - "egg-onerror": "^2.1.1", |
41 |
| - "egg-view": "^2.1.3", |
| 37 | + "egg-errors": "^2.3.2", |
| 38 | + "egg-logger": "^3.6.1", |
| 39 | + "egg-logrotator": "^3.2.0", |
| 40 | + "egg-multipart": "^3.5.0", |
| 41 | + "egg-view": "^2.1.4", |
42 | 42 | "extend2": "^4.0.0",
|
43 | 43 | "graceful": "^2.0.0",
|
44 | 44 | "humanize-ms": "^2.0.0",
|
45 |
| - "is-type-of": "^2.1.0", |
| 45 | + "is-type-of": "^2.2.0", |
46 | 46 | "koa-bodyparser": "^4.4.1",
|
47 | 47 | "koa-override": "^4.0.0",
|
48 | 48 | "onelogger": "^1.0.1",
|
49 | 49 | "performance-ms": "^1.1.0",
|
50 | 50 | "sendmessage": "^3.0.1",
|
51 | 51 | "urllib": "^4.6.11",
|
52 |
| - "utility": "^2.1.0", |
53 |
| - "ylru": "^1.3.2" |
| 52 | + "utility": "^2.5.0" |
54 | 53 | },
|
55 | 54 | "devDependencies": {
|
56 |
| - "@arethetypeswrong/cli": "^0.17.1", |
57 |
| - "@eggjs/bin": "^7.0.0", |
58 |
| - "@eggjs/koa": "^2.19.1", |
| 55 | + "@arethetypeswrong/cli": "^0.17.3", |
| 56 | + "@eggjs/bin": "^7.0.2", |
| 57 | + "@eggjs/koa": "^2.20.6", |
59 | 58 | "@eggjs/mock": "^6.0.5",
|
60 |
| - "@eggjs/supertest": "^8.1.1", |
| 59 | + "@eggjs/supertest": "^8.2.0", |
61 | 60 | "@eggjs/tsconfig": "1",
|
62 | 61 | "@types/koa-bodyparser": "^4.3.12",
|
63 |
| - "@types/mocha": "^10.0.7", |
64 |
| - "@types/ms": "^0.7.34", |
| 62 | + "@types/mocha": "^10.0.10", |
65 | 63 | "@types/node": "22",
|
66 | 64 | "address": "2",
|
67 | 65 | "assert-file": "1",
|
|
75 | 73 | "eslint-config-egg": "14",
|
76 | 74 | "formstream": "^1.5.1",
|
77 | 75 | "koa-static": "^5.0.0",
|
78 |
| - "mm": "^3.4.0", |
| 76 | + "mm": "^4.0.2", |
79 | 77 | "pedding": "^2.0.1",
|
80 |
| - "prettier": "^2.7.1", |
| 78 | + "prettier": "^3.4.2", |
81 | 79 | "rimraf": "6",
|
82 | 80 | "runscript": "^2.0.1",
|
83 |
| - "sdk-base": "^4.2.1", |
| 81 | + "sdk-base": "^5.0.1", |
84 | 82 | "spy": "^1.0.0",
|
85 | 83 | "tsd": "^0.31.2",
|
86 | 84 | "tshy": "^3.0.2",
|
|
0 commit comments