|
97 | 97 | "lib": "lib"
|
98 | 98 | },
|
99 | 99 | "dependencies": {
|
100 |
| - "@feathersjs/adapter-commons": "^2.0.0", |
| 100 | + "@feathersjs/adapter-commons": "^4.3.8", |
101 | 101 | "@feathersjs/commons": "^4.0.0",
|
102 | 102 | "@feathersjs/errors": "^4.3.7",
|
103 | 103 | "@types/feathersjs__feathers": "^3.1.1",
|
|
118 | 118 | "lodash.pick": "^4.4.0",
|
119 | 119 | "lodash.trim": "^4.5.1",
|
120 | 120 | "serialize-error": "^5.0.0",
|
121 |
| - "sift": "^7.0.1", |
| 121 | + "sift": "^8.5.1", |
122 | 122 | "steal-typescript": "^0.5.0",
|
123 | 123 | "vuepress-theme-default-prefers-color-scheme": "^1.0.3"
|
124 | 124 | },
|
|
131 | 131 | "@feathersjs/socketio-client": "^4.3.7",
|
132 | 132 | "@types/chai": "^4.1.7",
|
133 | 133 | "@types/mocha": "^5.2.6",
|
134 |
| - "@typescript-eslint/eslint-plugin": "^1.5.0", |
135 |
| - "@typescript-eslint/parser": "^1.5.0", |
| 134 | + "@typescript-eslint/eslint-plugin": "^2.5.0", |
| 135 | + "@typescript-eslint/parser": "^2.5.0", |
136 | 136 | "@vue/eslint-config-prettier": "^5.0.0",
|
137 | 137 | "@vue/eslint-config-typescript": "^4.0.0",
|
138 | 138 | "@vue/test-utils": "^1.0.0-beta.29",
|
|
148 | 148 | "chai": "^4.2.0",
|
149 | 149 | "date-fns": "^2.0.0-beta.2",
|
150 | 150 | "deep-object-diff": "^1.1.0",
|
151 |
| - "eslint": "^5.16.0", |
| 151 | + "eslint": "^6.6.0", |
152 | 152 | "eslint-config-prettier": "^6.4.0",
|
153 | 153 | "eslint-plugin-prettier": "^3.0.1",
|
154 | 154 | "eslint-plugin-vue": "^5.2.2",
|
|
161 | 161 | "prettier": "^1.16.4",
|
162 | 162 | "shx": "^0.3.2",
|
163 | 163 | "socket.io-client": "^2.2.0",
|
164 |
| - "standard": "^12.0.1", |
| 164 | + "standard": "^14.3.1", |
165 | 165 | "steal": "^2.2.1",
|
166 | 166 | "steal-mocha": "^2.0.1",
|
167 | 167 | "testee": "^0.9.0",
|
|
0 commit comments