|
31 | 31 | "dependencies": { |
32 | 32 | "@hapi/boom": "^7.4.3", |
33 | 33 | "@koa/router": "^8.0.1", |
34 | | - "@ladjs/api": "^0.2.22", |
| 34 | + "@ladjs/api": "^0.2.23", |
35 | 35 | "@ladjs/assets": "^0.0.11", |
36 | 36 | "@ladjs/bootstrap-social": "^7.0.2", |
37 | 37 | "@ladjs/bull": "^1.0.2", |
|
44 | 44 | "@ladjs/policies": "^0.0.2", |
45 | 45 | "@ladjs/proxy": "^1.0.0", |
46 | 46 | "@ladjs/store-ip-address": "^0.0.6", |
47 | | - "@ladjs/web": "^0.4.0", |
| 47 | + "@ladjs/web": "^0.4.1", |
48 | 48 | "accounting": "^0.4.1", |
49 | | - "aws-sdk": "^2.529.0", |
| 49 | + "aws-sdk": "^2.530.0", |
50 | 50 | "axe": "^4.0.4", |
51 | 51 | "basic-auth": "^2.0.1", |
52 | 52 | "bitter-font": "^0.0.1", |
53 | 53 | "boolean": "1.0.0", |
54 | 54 | "bootstrap": "4.3.1", |
55 | | - "cabin": "^5.0.7", |
| 55 | + "cabin": "^5.0.8", |
56 | 56 | "captain-hook": "^0.0.3", |
57 | 57 | "consolidate": "^0.15.1", |
58 | 58 | "custom-fonts-in-emails": "^2.0.7", |
|
85 | 85 | "mongoose-unique-validator": "^2.0.3", |
86 | 86 | "nodemailer": "^6.3.0", |
87 | 87 | "nodemailer-base64-to-s3": "^3.0.1", |
88 | | - "parse-logs": "^0.0.17", |
| 88 | + "parse-logs": "^0.0.19", |
89 | 89 | "passport-local-mongoose": "^5.0.1", |
90 | 90 | "pino": "^5.13.3", |
91 | 91 | "pluralize": "^8.0.0", |
92 | 92 | "popper.js": "^1.15.0", |
93 | | - "prepare-stack-trace": "^0.0.3", |
| 93 | + "prepare-stack-trace": "^0.0.4", |
94 | 94 | "pug": "^2.0.4", |
95 | 95 | "qs": "^6.8.0", |
96 | 96 | "randomstring-extended": "^1.0.0", |
97 | 97 | "sanitize-html": "^1.20.1", |
98 | 98 | "signale": "^1.4.0", |
99 | 99 | "spinkit": "^1.2.5", |
100 | | - "stackframe": "^1.0.4", |
101 | | - "stacktrace-js": "^2.0.0", |
| 100 | + "stacktrace-js": "^2.0.1", |
102 | 101 | "strength": "^0.1.4", |
103 | | - "sweetalert2": "^8.17.3", |
| 102 | + "sweetalert2": "^8.17.4", |
104 | 103 | "titleize": "^2.1.0", |
105 | 104 | "uncaught": "^0.0.5", |
106 | 105 | "uuid": "^3.3.3", |
|
113 | 112 | "@commitlint/cli": "^8.2.0", |
114 | 113 | "@commitlint/config-conventional": "^8.2.0", |
115 | 114 | "@ladjs/babelify": "^8.0.1", |
116 | | - "@lwc/eslint-plugin-lwc": "^0.7.0", |
| 115 | + "@lwc/eslint-plugin-lwc": "^0.8.0", |
117 | 116 | "ava": "^2.4.0", |
118 | 117 | "babel-eslint": "^10.0.3", |
119 | 118 | "browserify": "^16.5.0", |
|
134 | 133 | "gulp-eslint": "^6.0.0", |
135 | 134 | "gulp-if": "^3.0.0", |
136 | 135 | "gulp-imagemin": "^6.1.0", |
137 | | - "gulp-livereload": "^4.0.1", |
| 136 | + "gulp-livereload": "^4.0.2", |
138 | 137 | "gulp-postcss": "^8.0.0", |
139 | 138 | "gulp-pug-linter": "^1.3.0", |
140 | 139 | "gulp-remark": "^7.0.0", |
|
165 | 164 | "rc": "^1.2.8", |
166 | 165 | "remark-cli": "^7.0.0", |
167 | 166 | "remark-preset-github": "^0.0.16", |
168 | | - "stylelint": "^10.1.0", |
| 167 | + "stylelint": "10.1.0", |
169 | 168 | "stylelint-config-recommended-scss": "^3.3.0", |
170 | | - "stylelint-scss": "^3.10.1", |
| 169 | + "stylelint-scss": "^3.11.0", |
171 | 170 | "unassertify": "^2.1.1", |
172 | 171 | "vinyl-buffer": "^1.0.1", |
173 | 172 | "xo": "^0.24.0" |
|
0 commit comments