|
42 | 42 | "svg-loader" |
43 | 43 | ], |
44 | 44 | "engines": { |
45 | | - "node": ">=8.0.0", |
46 | | - "npm": ">=5.0.0" |
| 45 | + "node": ">=v8.17.0", |
| 46 | + "npm": ">=5.10.0" |
47 | 47 | }, |
48 | 48 | "jest": { |
49 | 49 | "testEnvironment": "node", |
|
55 | 55 | "forceExit": true |
56 | 56 | }, |
57 | 57 | "dependencies": { |
58 | | - "consola": "^2.3.2", |
59 | | - "svg-to-vue-component": "^0.3.1" |
| 58 | + "consola": "^2.15.3", |
| 59 | + "svg-to-vue-component": "^0.3.8" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@commitlint/cli": "^7.3.1", |
63 | | - "@commitlint/config-conventional": "^7.3.1", |
| 62 | + "@commitlint/cli": "^7.6.1", |
| 63 | + "@commitlint/config-conventional": "^7.6.0", |
64 | 64 | "@nuxtjs/eslint-config": "^0.0.1", |
65 | | - "babel-eslint": "^10.0.1", |
| 65 | + "babel-eslint": "^10.1.0", |
66 | 66 | "codecov": "^3.1.0", |
67 | | - "eslint": "^5.12.0", |
| 67 | + "eslint": "^5.16.0", |
68 | 68 | "eslint-config-standard": "^12.0.0", |
69 | | - "eslint-plugin-import": "^2.14.0", |
70 | | - "eslint-plugin-jest": "^22.1.3", |
| 69 | + "eslint-plugin-import": "^2.25.2", |
| 70 | + "eslint-plugin-jest": "^22.21.0", |
71 | 71 | "eslint-plugin-node": "^8.0.1", |
72 | | - "eslint-plugin-promise": "^4.0.1", |
73 | | - "eslint-plugin-standard": "^4.0.0", |
74 | | - "eslint-plugin-vue": "^5.1.0", |
75 | | - "get-port": "^4.1.0", |
| 72 | + "eslint-plugin-promise": "^4.3.1", |
| 73 | + "eslint-plugin-standard": "^4.1.0", |
| 74 | + "eslint-plugin-vue": "^5.2.3", |
| 75 | + "get-port": "^4.2.0", |
76 | 76 | "husky": "^1.3.1", |
77 | 77 | "jest": "^23.6.0", |
78 | | - "jsdom": "^13.1.0", |
79 | | - "nuxt-edge": "^2.4.0-25786640.3ebd6b70", |
| 78 | + "jsdom": "^13.2.0", |
| 79 | + "nuxt-edge": "^2.4.0-25811407.6d8da0ed", |
80 | 80 | "standard-version": "^4.4.0" |
81 | 81 | }, |
82 | 82 | "husky": { |
|
0 commit comments