|
14 | 14 | "@claviska/jquery-minicolors": "2.3.6", |
15 | 15 | "@github/markdown-toolbar-element": "2.1.1", |
16 | 16 | "@github/relative-time-element": "4.3.0", |
17 | | - "@github/text-expander-element": "2.3.0", |
| 17 | + "@github/text-expander-element": "2.5.0", |
18 | 18 | "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", |
19 | | - "@primer/octicons": "19.1.0", |
| 19 | + "@primer/octicons": "19.3.0", |
20 | 20 | "@webcomponents/custom-elements": "1.6.0", |
21 | 21 | "add-asset-webpack-plugin": "2.0.1", |
22 | 22 | "ansi-to-html": "0.7.2", |
|
32 | 32 | "jquery.are-you-sure": "1.9.0", |
33 | 33 | "katex": "0.16.7", |
34 | 34 | "license-checker-webpack-plugin": "0.2.1", |
35 | | - "mermaid": "10.2.2", |
| 35 | + "mermaid": "10.2.3", |
36 | 36 | "mini-css-extract-plugin": "2.7.6", |
37 | 37 | "minimatch": "9.0.1", |
38 | 38 | "monaco-editor": "0.39.0", |
39 | 39 | "monaco-editor-webpack-plugin": "7.0.1", |
40 | 40 | "pdfobject": "2.2.12", |
41 | 41 | "pretty-ms": "8.0.0", |
42 | 42 | "sortablejs": "1.15.0", |
43 | | - "swagger-ui-dist": "4.19.0", |
| 43 | + "swagger-ui-dist": "5.0.0", |
44 | 44 | "throttle-debounce": "5.0.0", |
45 | 45 | "tippy.js": "6.3.7", |
46 | 46 | "tributejs": "5.1.3", |
|
49 | 49 | "vue-bar-graph": "2.0.0", |
50 | 50 | "vue-loader": "17.2.2", |
51 | 51 | "vue3-calendar-heatmap": "2.0.5", |
52 | | - "webpack": "5.86.0", |
| 52 | + "webpack": "5.87.0", |
53 | 53 | "webpack-cli": "5.1.4", |
54 | 54 | "wrap-ansi": "8.1.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | 57 | "@eslint-community/eslint-plugin-eslint-comments": "3.2.1", |
58 | | - "@playwright/test": "1.34.3", |
| 58 | + "@playwright/test": "1.35.1", |
59 | 59 | "@rollup/pluginutils": "5.0.2", |
60 | 60 | "@stoplight/spectral-cli": "6.8.0", |
61 | 61 | "@vitejs/plugin-vue": "4.2.3", |
62 | | - "eslint": "8.42.0", |
| 62 | + "eslint": "8.43.0", |
63 | 63 | "eslint-plugin-array-func": "3.1.8", |
64 | 64 | "eslint-plugin-custom-elements": "0.0.8", |
65 | 65 | "eslint-plugin-import": "2.27.5", |
|
72 | 72 | "eslint-plugin-vue": "9.14.1", |
73 | 73 | "eslint-plugin-wc": "1.5.0", |
74 | 74 | "jsdom": "22.1.0", |
75 | | - "markdownlint-cli": "0.34.0", |
| 75 | + "markdownlint-cli": "0.35.0", |
76 | 76 | "postcss-html": "1.5.0", |
77 | | - "stylelint": "15.7.0", |
| 77 | + "stylelint": "15.8.0", |
| 78 | + "stylelint-declaration-block-no-ignored-properties": "2.7.0", |
78 | 79 | "stylelint-declaration-strict-value": "1.9.2", |
79 | 80 | "svgo": "3.0.2", |
80 | | - "updates": "14.1.1", |
81 | | - "vitest": "0.32.0" |
| 81 | + "updates": "14.2.4", |
| 82 | + "vitest": "0.32.2" |
82 | 83 | }, |
83 | 84 | "browserslist": [ |
84 | 85 | "defaults", |
|
0 commit comments