|
5 | 5 | },
|
6 | 6 | "dependencies": {
|
7 | 7 | "@citation-js/core": "0.7.11",
|
8 |
| - "@citation-js/plugin-bibtex": "0.7.11", |
| 8 | + "@citation-js/plugin-bibtex": "0.7.12", |
9 | 9 | "@citation-js/plugin-csl": "0.7.11",
|
10 | 10 | "@citation-js/plugin-software-formats": "0.6.1",
|
11 | 11 | "@github/markdown-toolbar-element": "2.2.3",
|
|
14 | 14 | "@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
|
15 | 15 | "@primer/octicons": "19.9.0",
|
16 | 16 | "@silverwind/vue3-calendar-heatmap": "2.0.6",
|
17 |
| - "add-asset-webpack-plugin": "2.0.1", |
| 17 | + "add-asset-webpack-plugin": "3.0.0", |
18 | 18 | "ansi_up": "6.0.2",
|
19 | 19 | "asciinema-player": "3.7.1",
|
20 | 20 | "chart.js": "4.4.2",
|
21 | 21 | "chartjs-adapter-dayjs-4": "1.0.4",
|
22 | 22 | "chartjs-plugin-zoom": "2.0.1",
|
23 |
| - "clippie": "4.0.7", |
| 23 | + "clippie": "4.1.1", |
24 | 24 | "css-loader": "7.1.1",
|
25 |
| - "dayjs": "1.11.10", |
| 25 | + "dayjs": "1.11.11", |
26 | 26 | "dropzone": "6.0.0-beta.2",
|
27 | 27 | "easymde": "2.18.0",
|
28 | 28 | "esbuild-loader": "4.1.0",
|
|
43 | 43 | "postcss-loader": "8.1.1",
|
44 | 44 | "postcss-nesting": "12.1.2",
|
45 | 45 | "sortablejs": "1.15.2",
|
46 |
| - "swagger-ui-dist": "5.17.2", |
| 46 | + "swagger-ui-dist": "5.17.6", |
47 | 47 | "tailwindcss": "3.4.3",
|
48 | 48 | "temporal-polyfill": "0.2.4",
|
49 | 49 | "throttle-debounce": "5.0.0",
|
|
53 | 53 | "tributejs": "5.1.3",
|
54 | 54 | "uint8-to-base64": "0.2.0",
|
55 | 55 | "vanilla-colorful": "0.7.2",
|
56 |
| - "vue": "3.4.25", |
| 56 | + "vue": "3.4.27", |
57 | 57 | "vue-bar-graph": "2.0.0",
|
58 | 58 | "vue-chartjs": "5.3.1",
|
59 | 59 | "vue-loader": "17.4.2",
|
|
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 | 65 | "@eslint-community/eslint-plugin-eslint-comments": "4.3.0",
|
66 |
| - "@playwright/test": "1.43.1", |
| 66 | + "@playwright/test": "1.44.0", |
67 | 67 | "@stoplight/spectral-cli": "6.11.1",
|
68 |
| - "@stylistic/eslint-plugin-js": "1.7.2", |
69 |
| - "@stylistic/stylelint-plugin": "2.1.1", |
| 68 | + "@stylistic/eslint-plugin-js": "2.0.0", |
| 69 | + "@stylistic/stylelint-plugin": "2.1.2", |
70 | 70 | "@vitejs/plugin-vue": "5.0.4",
|
71 | 71 | "eslint": "8.57.0",
|
72 | 72 | "eslint-plugin-array-func": "4.0.0",
|
|
76 | 76 | "eslint-plugin-no-jquery": "2.7.0",
|
77 | 77 | "eslint-plugin-no-use-extend-native": "0.5.0",
|
78 | 78 | "eslint-plugin-regexp": "2.5.0",
|
79 |
| - "eslint-plugin-sonarjs": "0.25.1", |
| 79 | + "eslint-plugin-sonarjs": "1.0.3", |
80 | 80 | "eslint-plugin-unicorn": "52.0.0",
|
81 | 81 | "eslint-plugin-vitest": "0.4.1",
|
82 | 82 | "eslint-plugin-vitest-globals": "1.5.0",
|
83 | 83 | "eslint-plugin-vue": "9.25.0",
|
84 | 84 | "eslint-plugin-vue-scoped-css": "2.8.0",
|
85 | 85 | "eslint-plugin-wc": "2.1.0",
|
86 |
| - "happy-dom": "14.7.1", |
87 |
| - "markdownlint-cli": "0.39.0", |
88 |
| - "postcss-html": "1.6.0", |
89 |
| - "stylelint": "16.4.0", |
| 86 | + "happy-dom": "14.10.1", |
| 87 | + "markdownlint-cli": "0.40.0", |
| 88 | + "postcss-html": "1.7.0", |
| 89 | + "stylelint": "16.5.0", |
90 | 90 | "stylelint-declaration-block-no-ignored-properties": "2.8.0",
|
91 | 91 | "stylelint-declaration-strict-value": "1.10.4",
|
92 | 92 | "stylelint-value-no-unknown-custom-properties": "6.0.1",
|
93 |
| - "svgo": "3.2.0", |
| 93 | + "svgo": "3.3.0", |
94 | 94 | "updates": "16.0.1",
|
95 |
| - "vite-string-plugin": "1.2.0", |
96 |
| - "vitest": "1.5.2" |
| 95 | + "vite-string-plugin": "1.3.1", |
| 96 | + "vitest": "1.6.0" |
97 | 97 | },
|
98 | 98 | "browserslist": [
|
99 | 99 | "defaults"
|
|
0 commit comments