Skip to content

Commit 486840b

Browse files
committed
Update JS deps
1 parent d6be18e commit 486840b

6 files changed

Lines changed: 456 additions & 388 deletions

File tree

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"packageManager": "pnpm@10.29.2",
3+
"packageManager": "pnpm@10.30.0",
44
"engines": {
55
"node": ">= 22.6.0",
66
"pnpm": ">= 10.0.0"
@@ -16,20 +16,20 @@
1616
"@github/text-expander-element": "2.9.4",
1717
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
1818
"@mermaid-js/layout-elk": "0.2.0",
19-
"@primer/octicons": "19.21.2",
19+
"@primer/octicons": "19.22.0",
2020
"@resvg/resvg-wasm": "2.6.2",
2121
"@silverwind/vue3-calendar-heatmap": "2.1.1",
2222
"@techknowlogick/license-checker-webpack-plugin": "0.3.0",
2323
"add-asset-webpack-plugin": "3.1.1",
2424
"ansi_up": "6.0.6",
25-
"asciinema-player": "3.14.0",
25+
"asciinema-player": "3.14.15",
2626
"chart.js": "4.5.1",
2727
"chartjs-adapter-dayjs-4": "1.0.4",
2828
"chartjs-plugin-zoom": "2.2.0",
2929
"clippie": "4.1.10",
3030
"compare-versions": "6.1.1",
3131
"cropperjs": "1.6.2",
32-
"css-loader": "7.1.3",
32+
"css-loader": "7.1.4",
3333
"dayjs": "1.11.19",
3434
"dropzone": "6.0.0-beta.2",
3535
"easymde": "2.20.0",
@@ -39,17 +39,17 @@
3939
"jquery": "4.0.0",
4040
"js-yaml": "4.1.1",
4141
"katex": "0.16.28",
42-
"mermaid": "11.12.2",
42+
"mermaid": "11.12.3",
4343
"mini-css-extract-plugin": "2.10.0",
4444
"monaco-editor": "0.55.1",
4545
"monaco-editor-webpack-plugin": "7.1.1",
4646
"online-3d-viewer": "0.18.0",
4747
"pdfobject": "2.3.1",
4848
"perfect-debounce": "2.1.0",
4949
"postcss": "8.5.6",
50-
"postcss-loader": "8.2.0",
51-
"sortablejs": "1.15.6",
52-
"swagger-ui-dist": "5.31.0",
50+
"postcss-loader": "8.2.1",
51+
"sortablejs": "1.15.7",
52+
"swagger-ui-dist": "5.31.1",
5353
"tailwindcss": "3.4.17",
5454
"throttle-debounce": "5.0.2",
5555
"tinycolor2": "1.6.0",
@@ -62,7 +62,7 @@
6262
"vue-bar-graph": "2.2.0",
6363
"vue-chartjs": "5.3.3",
6464
"vue-loader": "17.4.2",
65-
"webpack": "5.105.0",
65+
"webpack": "5.105.2",
6666
"webpack-cli": "6.0.1",
6767
"wrap-ansi": "9.0.2"
6868
},
@@ -83,38 +83,38 @@
8383
"@types/throttle-debounce": "5.0.2",
8484
"@types/tinycolor2": "1.4.6",
8585
"@types/toastify-js": "1.12.4",
86-
"@typescript-eslint/parser": "8.55.0",
86+
"@typescript-eslint/parser": "8.56.0",
8787
"@vitejs/plugin-vue": "6.0.4",
88-
"@vitest/eslint-plugin": "1.6.7",
88+
"@vitest/eslint-plugin": "1.6.9",
8989
"eslint": "9.39.2",
9090
"eslint-import-resolver-typescript": "4.4.4",
9191
"eslint-plugin-array-func": "5.1.0",
9292
"eslint-plugin-github": "6.0.0",
9393
"eslint-plugin-import-x": "4.16.1",
9494
"eslint-plugin-playwright": "2.5.1",
9595
"eslint-plugin-regexp": "3.0.0",
96-
"eslint-plugin-sonarjs": "3.0.6",
97-
"eslint-plugin-unicorn": "62.0.0",
98-
"eslint-plugin-vue": "10.7.0",
96+
"eslint-plugin-sonarjs": "3.0.7",
97+
"eslint-plugin-unicorn": "63.0.0",
98+
"eslint-plugin-vue": "10.8.0",
9999
"eslint-plugin-vue-scoped-css": "2.12.0",
100100
"eslint-plugin-wc": "3.1.0",
101101
"globals": "17.3.0",
102-
"happy-dom": "20.6.0",
102+
"happy-dom": "20.6.1",
103103
"jiti": "2.6.1",
104104
"markdownlint-cli": "0.47.0",
105105
"material-icon-theme": "5.31.0",
106106
"nolyfill": "1.0.44",
107107
"postcss-html": "1.8.1",
108-
"spectral-cli-bundle": "1.0.4",
109-
"stylelint": "17.1.1",
108+
"spectral-cli-bundle": "1.0.7",
109+
"stylelint": "17.3.0",
110110
"stylelint-config-recommended": "18.0.0",
111111
"stylelint-declaration-block-no-ignored-properties": "3.0.0",
112112
"stylelint-declaration-strict-value": "1.10.11",
113113
"stylelint-value-no-unknown-custom-properties": "6.1.1",
114114
"svgo": "4.0.0",
115115
"typescript": "5.9.3",
116-
"typescript-eslint": "8.55.0",
117-
"updates": "17.4.0",
116+
"typescript-eslint": "8.56.0",
117+
"updates": "17.5.7",
118118
"vite-string-plugin": "2.0.1",
119119
"vitest": "4.0.18",
120120
"vue-tsc": "3.2.4"

0 commit comments

Comments
 (0)