|
13 | 13 | "@github/relative-time-element": "4.3.0", |
14 | 14 | "@github/text-expander-element": "2.5.0", |
15 | 15 | "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", |
16 | | - "@primer/octicons": "19.5.0", |
| 16 | + "@primer/octicons": "19.6.0", |
17 | 17 | "@webcomponents/custom-elements": "1.6.0", |
18 | 18 | "add-asset-webpack-plugin": "2.0.1", |
19 | | - "ansi_up": "5.2.1", |
| 19 | + "ansi_up": "6.0.0", |
20 | 20 | "asciinema-player": "3.5.0", |
21 | 21 | "clippie": "4.0.6", |
22 | 22 | "css-loader": "6.8.1", |
|
30 | 30 | "katex": "0.16.8", |
31 | 31 | "license-checker-webpack-plugin": "0.2.1", |
32 | 32 | "lightningcss-loader": "2.1.0", |
33 | | - "mermaid": "10.3.0", |
| 33 | + "mermaid": "10.3.1", |
34 | 34 | "mini-css-extract-plugin": "2.7.6", |
35 | 35 | "minimatch": "9.0.3", |
36 | 36 | "monaco-editor": "0.41.0", |
37 | 37 | "monaco-editor-webpack-plugin": "7.1.0", |
38 | 38 | "pdfobject": "2.2.12", |
39 | 39 | "pretty-ms": "8.0.0", |
40 | 40 | "sortablejs": "1.15.0", |
41 | | - "swagger-ui-dist": "5.3.1", |
| 41 | + "swagger-ui-dist": "5.4.2", |
42 | 42 | "throttle-debounce": "5.0.0", |
43 | 43 | "tinycolor2": "1.6.0", |
44 | 44 | "tippy.js": "6.3.7", |
|
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | 57 | "@eslint-community/eslint-plugin-eslint-comments": "4.1.0", |
58 | | - "@playwright/test": "1.36.2", |
| 58 | + "@playwright/test": "1.37.1", |
59 | 59 | "@stoplight/spectral-cli": "6.10.1", |
60 | | - "@vitejs/plugin-vue": "4.2.3", |
61 | | - "eslint": "8.46.0", |
| 60 | + "@vitejs/plugin-vue": "4.3.1", |
| 61 | + "eslint": "8.47.0", |
62 | 62 | "eslint-plugin-array-func": "3.1.8", |
63 | 63 | "eslint-plugin-custom-elements": "0.0.8", |
64 | 64 | "eslint-plugin-import": "2.28.0", |
|
73 | 73 | "jsdom": "22.1.0", |
74 | 74 | "markdownlint-cli": "0.35.0", |
75 | 75 | "postcss-html": "1.5.0", |
76 | | - "stylelint": "15.10.2", |
| 76 | + "stylelint": "15.10.3", |
77 | 77 | "stylelint-declaration-block-no-ignored-properties": "2.7.0", |
78 | 78 | "stylelint-declaration-strict-value": "1.9.2", |
79 | 79 | "stylelint-stylistic": "0.4.3", |
80 | 80 | "svgo": "3.0.2", |
81 | 81 | "updates": "14.3.5", |
82 | 82 | "vite-string-plugin": "1.1.2", |
83 | | - "vitest": "0.34.1" |
| 83 | + "vitest": "0.34.2" |
84 | 84 | }, |
85 | 85 | "browserslist": [ |
86 | 86 | "defaults", |
|
0 commit comments