|
22 | 22 | }, |
23 | 23 | "homepage": "https://github.com/vuejs/vetur/tree/master/server", |
24 | 24 | "dependencies": { |
25 | | - "eslint": "^7.27.0", |
26 | | - "eslint-plugin-vue": "^7.18.0", |
27 | | - "prettier": "^2.3.2", |
| 25 | + "eslint": "^7.32.0", |
| 26 | + "eslint-plugin-vue": "^7.19.1", |
| 27 | + "prettier": "^2.4.1", |
28 | 28 | "pug-lexer": "^5.0.1", |
29 | 29 | "tslint": "6.1.3", |
30 | 30 | "typescript": "^4.4.4" |
|
36 | 36 | "@prettier/plugin-pug": "^1.16.7", |
37 | 37 | "@starptech/prettyhtml": "^0.10.0", |
38 | 38 | "@types/eslint": "7.2.2", |
39 | | - "@types/eslint-scope": "^3.7.0", |
| 39 | + "@types/eslint-scope": "^3.7.1", |
40 | 40 | "@types/eslint-visitor-keys": "^1.0.0", |
41 | | - "@types/glob": "^7.1.3", |
42 | | - "@types/js-beautify": "1.13.2", |
43 | | - "@types/lodash": "^4.14.170", |
44 | | - "@types/mocha": "^8.2.2", |
45 | | - "@types/node": "^16.10.2", |
46 | | - "@types/prettier": "^2.2.3", |
| 41 | + "@types/glob": "^7.1.4", |
| 42 | + "@types/js-beautify": "1.13.3", |
| 43 | + "@types/lodash": "^4.14.175", |
| 44 | + "@types/mocha": "^9.0.0", |
| 45 | + "@types/node": "^16.11.0", |
| 46 | + "@types/prettier": "^2.4.1", |
47 | 47 | "@types/read-pkg-up": "^6.0.0", |
48 | | - "@types/resolve": "1.20.0", |
| 48 | + "@types/resolve": "1.20.1", |
49 | 49 | "bootstrap-vue-helper-json": "^1.1.1", |
50 | | - "codecov": "^3.8.2", |
51 | | - "core-js": "^3.15.1", |
| 50 | + "codecov": "^3.8.3", |
| 51 | + "core-js": "^3.18.3", |
52 | 52 | "element-helper-json": "^2.0.6", |
53 | | - "fast-glob": "^3.2.5", |
54 | | - "glob": "^7.1.7", |
| 53 | + "fast-glob": "^3.2.7", |
| 54 | + "glob": "^7.2.0", |
55 | 55 | "gridsome-helper-json": "^1.0.3", |
56 | 56 | "js-beautify": "^1.14.0", |
57 | 57 | "lodash": "^4.17.21", |
58 | | - "mocha": "^9.0.3", |
| 58 | + "mocha": "^9.1.3", |
59 | 59 | "nuxt-helper-json": "^1.0.0", |
60 | 60 | "nyc": "^15.1.0", |
61 | 61 | "parse-gitignore": "^1.0.1", |
62 | 62 | "prettier-eslint": "^13.0.0", |
63 | 63 | "prettier-tslint": "^0.4.2", |
64 | 64 | "rollup": "^2.52.2", |
65 | 65 | "sass-formatter": "^0.7.2", |
66 | | - "source-map-support": "^0.5.19", |
67 | | - "stylus": "^0.54.8", |
| 66 | + "source-map-support": "^0.5.20", |
| 67 | + "stylus": "^0.55.0", |
68 | 68 | "stylus-supremacy": "^2.15.0", |
69 | | - "vscode-css-languageservice": "5.1.3", |
| 69 | + "vscode-css-languageservice": "5.1.7", |
70 | 70 | "vscode-emmet-helper": "2.6.4", |
71 | 71 | "vscode-languageserver": "7.0.0", |
72 | | - "vscode-languageserver-textdocument": "^1.0.1", |
| 72 | + "vscode-languageserver-textdocument": "^1.0.2", |
73 | 73 | "vscode-languageserver-types": "3.16.0", |
74 | 74 | "vscode-uri": "^3.0.2", |
75 | | - "vscode-web-custom-data": "^0.3.4", |
76 | | - "vue-eslint-parser": "^7.6.0", |
| 75 | + "vscode-web-custom-data": "^0.3.6", |
| 76 | + "vue-eslint-parser": "^7.11.0", |
77 | 77 | "vue-onsenui-helper-json": "^1.0.2" |
78 | 78 | }, |
79 | 79 | "scripts": { |
|
0 commit comments