|
7 | 7 | },
|
8 | 8 | "dependencies": {
|
9 | 9 | "@claviska/jquery-minicolors": "2.3.5",
|
10 |
| - "@primer/octicons": "12.1.0", |
| 10 | + "@primer/octicons": "13.0.0", |
11 | 11 | "add-asset-webpack-plugin": "2.0.1",
|
12 | 12 | "clipboard": "2.0.8",
|
13 |
| - "codemirror": "5.60.0", |
14 |
| - "css-loader": "5.2.0", |
15 |
| - "css-minimizer-webpack-plugin": "1.3.0", |
| 13 | + "codemirror": "5.61.0", |
| 14 | + "css-loader": "5.2.4", |
| 15 | + "css-minimizer-webpack-plugin": "2.0.0", |
16 | 16 | "dropzone": "5.9.2",
|
17 | 17 | "easymde": "2.14.0",
|
18 |
| - "esbuild-loader": "2.11.0", |
19 |
| - "escape-goat": "3.0.0", |
| 18 | + "esbuild-loader": "2.12.0", |
| 19 | + "escape-goat": "4.0.0", |
20 | 20 | "fast-glob": "3.2.5",
|
21 | 21 | "font-awesome": "4.7.0",
|
22 | 22 | "jquery": "3.6.0",
|
23 | 23 | "jquery.are-you-sure": "1.9.0",
|
24 | 24 | "less": "4.1.1",
|
25 |
| - "less-loader": "8.0.0", |
| 25 | + "less-loader": "8.1.1", |
26 | 26 | "license-checker-webpack-plugin": "0.2.1",
|
27 | 27 | "mermaid": "8.9.2",
|
28 |
| - "mini-css-extract-plugin": "1.4.0", |
| 28 | + "mini-css-extract-plugin": "1.5.0", |
29 | 29 | "monaco-editor": "0.23.0",
|
30 | 30 | "monaco-editor-webpack-plugin": "3.0.1",
|
31 |
| - "postcss": "8.2.9", |
| 31 | + "postcss": "8.2.12", |
32 | 32 | "pretty-ms": "7.0.1",
|
33 | 33 | "sortablejs": "1.13.0",
|
34 |
| - "swagger-ui-dist": "3.46.0", |
| 34 | + "swagger-ui-dist": "3.47.1", |
35 | 35 | "tributejs": "5.1.3",
|
36 | 36 | "vue": "2.6.12",
|
37 | 37 | "vue-bar-graph": "1.2.0",
|
38 | 38 | "vue-calendar-heatmap": "0.8.4",
|
39 | 39 | "vue-loader": "15.9.6",
|
40 | 40 | "vue-template-compiler": "2.6.12",
|
41 |
| - "webpack": "5.30.0", |
| 41 | + "webpack": "5.35.0", |
42 | 42 | "webpack-cli": "4.6.0",
|
43 |
| - "workbox-routing": "6.1.2", |
44 |
| - "workbox-strategies": "6.1.2", |
| 43 | + "workbox-routing": "6.1.5", |
| 44 | + "workbox-strategies": "6.1.5", |
45 | 45 | "worker-loader": "3.0.8",
|
46 |
| - "wrap-ansi": "7.0.0" |
| 46 | + "wrap-ansi": "8.0.0" |
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "eslint": "7.23.0", |
50 | 49 | "editorconfig-checker": "4.0.2",
|
| 50 | + "eslint": "7.24.0", |
51 | 51 | "eslint-plugin-html": "6.1.2",
|
52 | 52 | "eslint-plugin-import": "2.22.1",
|
53 |
| - "eslint-plugin-unicorn": "29.0.0", |
54 |
| - "eslint-plugin-vue": "7.8.0", |
| 53 | + "eslint-plugin-unicorn": "30.0.0", |
| 54 | + "eslint-plugin-vue": "7.9.0", |
55 | 55 | "jest": "26.6.3",
|
56 | 56 | "jest-extended": "0.11.5",
|
57 | 57 | "stylelint": "13.12.0",
|
58 | 58 | "stylelint-config-standard": "21.0.0",
|
59 | 59 | "svgo": "2.3.0",
|
60 |
| - "updates": "11.4.3" |
| 60 | + "updates": "12.0.2" |
61 | 61 | },
|
62 | 62 | "browserslist": [
|
63 | 63 | "defaults",
|
|
0 commit comments