|
5 | 5 | "node": ">=10"
|
6 | 6 | },
|
7 | 7 | "dependencies": {
|
8 |
| - "@primer/octicons": "9.4.0", |
9 |
| - "clipboard": "2.0.4", |
| 8 | + "@primer/octicons": "9.6.0", |
| 9 | + "clipboard": "2.0.6", |
10 | 10 | "dropzone": "5.7.0",
|
11 | 11 | "fomantic-ui": "2.8.4",
|
12 | 12 | "highlight.js": "9.18.1",
|
|
19 | 19 | "vue-calendar-heatmap": "0.8.4"
|
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 |
| - "@babel/core": "7.8.4", |
| 22 | + "@babel/core": "7.8.7", |
23 | 23 | "@babel/plugin-proposal-object-rest-spread": "7.8.3",
|
24 | 24 | "@babel/plugin-transform-runtime": "7.8.3",
|
25 |
| - "@babel/preset-env": "7.8.4", |
26 |
| - "@babel/runtime": "7.8.4", |
| 25 | + "@babel/preset-env": "7.8.7", |
| 26 | + "@babel/runtime": "7.8.7", |
27 | 27 | "babel-loader": "8.0.6",
|
28 | 28 | "copy-webpack-plugin": "5.1.1",
|
29 | 29 | "core-js": "3.6.4",
|
30 | 30 | "css-loader": "3.4.2",
|
31 | 31 | "cssnano": "4.1.10",
|
32 | 32 | "eslint": "6.8.0",
|
33 |
| - "eslint-config-airbnb-base": "14.0.0", |
| 33 | + "eslint-config-airbnb-base": "14.1.0", |
34 | 34 | "eslint-plugin-import": "2.20.1",
|
35 | 35 | "fast-glob": "3.2.2",
|
36 | 36 | "less-loader": "5.0.0",
|
|
39 | 39 | "postcss-loader": "3.0.0",
|
40 | 40 | "postcss-preset-env": "6.7.0",
|
41 | 41 | "postcss-safe-parser": "4.0.2",
|
42 |
| - "stylelint": "13.2.0", |
| 42 | + "stylelint": "13.2.1", |
43 | 43 | "stylelint-config-standard": "20.0.0",
|
44 | 44 | "svg-sprite-loader": "4.2.1",
|
45 | 45 | "svgo": "1.3.2",
|
46 | 46 | "svgo-loader": "2.2.1",
|
47 | 47 | "terser-webpack-plugin": "2.3.5",
|
48 |
| - "updates": "9.3.3", |
| 48 | + "updates": "10.2.3", |
49 | 49 | "vue-loader": "15.9.0",
|
50 | 50 | "vue-template-compiler": "2.6.11",
|
51 |
| - "webpack": "4.41.6", |
| 51 | + "webpack": "4.42.0", |
52 | 52 | "webpack-cli": "3.3.11",
|
53 | 53 | "webpack-fix-style-only-entries": "0.4.0"
|
54 | 54 | },
|
|
0 commit comments