|
8 | 8 | }, |
9 | 9 | "dependencies": { |
10 | 10 | "@citation-js/core": "0.6.5", |
11 | | - "@citation-js/plugin-bibtex": "0.6.5", |
12 | | - "@citation-js/plugin-csl": "0.6.5", |
| 11 | + "@citation-js/plugin-bibtex": "0.6.6", |
| 12 | + "@citation-js/plugin-csl": "0.6.7", |
13 | 13 | "@citation-js/plugin-software-formats": "0.6.0", |
14 | 14 | "@claviska/jquery-minicolors": "2.3.6", |
15 | 15 | "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", |
16 | | - "@primer/octicons": "17.10.2", |
17 | | - "@vue/compiler-sfc": "3.2.45", |
| 16 | + "@primer/octicons": "18.2.0", |
| 17 | + "@vue/compiler-sfc": "3.2.47", |
18 | 18 | "add-asset-webpack-plugin": "2.0.1", |
19 | 19 | "ansi-to-html": "0.7.2", |
20 | | - "asciinema-player": "3.0.1", |
| 20 | + "asciinema-player": "3.2.0", |
21 | 21 | "css-loader": "6.7.3", |
22 | 22 | "dropzone": "6.0.0-beta.2", |
23 | 23 | "easymde": "2.18.0", |
24 | | - "esbuild-loader": "2.21.0", |
| 24 | + "esbuild-loader": "3.0.1", |
25 | 25 | "escape-goat": "4.0.0", |
26 | 26 | "fast-glob": "3.2.12", |
27 | 27 | "font-awesome": "4.7.0", |
28 | | - "jquery": "3.6.3", |
| 28 | + "jquery": "3.6.4", |
29 | 29 | "jquery.are-you-sure": "1.9.0", |
30 | 30 | "katex": "0.16.4", |
31 | 31 | "license-checker-webpack-plugin": "0.2.1", |
32 | 32 | "mermaid": "10.0.2", |
33 | 33 | "mini-css-extract-plugin": "2.7.4", |
34 | | - "monaco-editor": "0.34.1", |
| 34 | + "monaco-editor": "0.36.1", |
35 | 35 | "monaco-editor-webpack-plugin": "7.0.1", |
36 | 36 | "pretty-ms": "8.0.0", |
37 | 37 | "sortablejs": "1.15.0", |
38 | | - "swagger-ui-dist": "4.15.5", |
| 38 | + "swagger-ui-dist": "4.18.1", |
39 | 39 | "tippy.js": "6.3.7", |
40 | 40 | "tributejs": "5.1.3", |
41 | 41 | "uint8-to-base64": "0.2.0", |
42 | | - "vue": "3.2.45", |
| 42 | + "vue": "3.2.47", |
43 | 43 | "vue-bar-graph": "2.0.0", |
44 | 44 | "vue-loader": "17.0.1", |
45 | 45 | "vue3-calendar-heatmap": "2.0.0", |
|
48 | 48 | "workbox-routing": "6.5.4", |
49 | 49 | "workbox-strategies": "6.5.4", |
50 | 50 | "worker-loader": "3.0.8", |
51 | | - "wrap-ansi": "8.0.1" |
| 51 | + "wrap-ansi": "8.1.0" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@playwright/test": "1.29.2", |
| 54 | + "@playwright/test": "1.31.2", |
55 | 55 | "@rollup/pluginutils": "5.0.2", |
56 | 56 | "@stoplight/spectral-cli": "6.6.0", |
57 | | - "eslint": "8.32.0", |
| 57 | + "eslint": "8.36.0", |
58 | 58 | "eslint-plugin-import": "2.27.5", |
59 | 59 | "eslint-plugin-jquery": "1.5.1", |
60 | 60 | "eslint-plugin-sonarjs": "0.18.0", |
61 | | - "eslint-plugin-unicorn": "45.0.2", |
| 61 | + "eslint-plugin-unicorn": "46.0.0", |
62 | 62 | "eslint-plugin-vue": "9.9.0", |
63 | | - "jsdom": "21.0.0", |
| 63 | + "jsdom": "21.1.1", |
64 | 64 | "markdownlint-cli": "0.33.0", |
65 | | - "stylelint": "15.2.0", |
| 65 | + "stylelint": "15.3.0", |
66 | 66 | "stylelint-declaration-strict-value": "1.9.2", |
67 | 67 | "svgo": "3.0.2", |
68 | | - "updates": "13.2.7", |
69 | | - "vitest": "0.27.2" |
| 68 | + "updates": "13.2.9", |
| 69 | + "vitest": "0.29.3" |
70 | 70 | }, |
71 | 71 | "browserslist": [ |
72 | 72 | "defaults", |
|
0 commit comments