|
32 | 32 | "@koa/router": "^10.0.0", |
33 | 33 | "@ladjs/api": "^6.0.0", |
34 | 34 | "@ladjs/assets": "^1.1.1", |
35 | | - "@ladjs/env": "^2.0.2", |
| 35 | + "@ladjs/env": "^3.0.0", |
36 | 36 | "@ladjs/graceful": "^1.0.5", |
37 | 37 | "@ladjs/i18n": "^7.0.1", |
38 | 38 | "@ladjs/mongoose": "^2.1.1", |
|
62 | 62 | "cheerio": "^1.0.0-rc.5", |
63 | 63 | "clipboard": "^2.0.6", |
64 | 64 | "consolidate": "^0.16.0", |
65 | | - "crypto-random-string": "^3.3.0", |
| 65 | + "crypto-random-string": "^3.3.1", |
66 | 66 | "custom-fonts-in-emails": "^4.0.2", |
67 | 67 | "dashify": "^2.0.0", |
68 | 68 | "dayjs": "^1.10.4", |
|
131 | 131 | "zxcvbn": "^4.4.2" |
132 | 132 | }, |
133 | 133 | "devDependencies": { |
134 | | - "@babel/cli": "^7.12.13", |
135 | | - "@babel/core": "^7.12.13", |
| 134 | + "@babel/cli": "^7.12.16", |
| 135 | + "@babel/core": "^7.12.16", |
136 | 136 | "@babel/polyfill": "^7.12.1", |
137 | | - "@babel/preset-env": "^7.12.13", |
| 137 | + "@babel/preset-env": "^7.12.16", |
138 | 138 | "@commitlint/cli": "^11.0.0", |
139 | 139 | "@commitlint/config-conventional": "^11.0.0", |
140 | 140 | "@ladjs/browserslist-config": "^0.0.1", |
|
188 | 188 | "parse-git-config": "^3.0.0", |
189 | 189 | "postcss": "^8.2.6", |
190 | 190 | "postcss-font-magician": "^3.0.0", |
191 | | - "postcss-font-smoothing": "^0.1.0", |
192 | 191 | "postcss-preset-env": "^6.7.0", |
193 | 192 | "postcss-reporter": "^7.0.2", |
194 | 193 | "postcss-scss": "^3.0.4", |
|
0 commit comments