Skip to content

Commit 049215e

Browse files
committed
Update JS deps
1 parent de69e7f commit 049215e

31 files changed

+891
-915
lines changed

eslint.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,6 @@ export default defineConfig([
935935
},
936936
{
937937
files: ['**/*.test.ts', 'web_src/js/test/setup.ts'],
938-
// @ts-expect-error - https://github.com/vitest-dev/eslint-plugin-vitest/issues/737
939938
plugins: {vitest},
940939
languageOptions: {globals: globals.vitest},
941940
rules: {

options/fileicon/material-icon-rules.json

Lines changed: 45 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.19.0",
3+
"packageManager": "pnpm@10.22.0",
44
"engines": {
55
"node": ">= 22.6.0",
66
"pnpm": ">= 10.0.0"
@@ -15,7 +15,7 @@
1515
"@github/relative-time-element": "4.5.0",
1616
"@github/text-expander-element": "2.9.2",
1717
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
18-
"@primer/octicons": "19.19.0",
18+
"@primer/octicons": "19.21.0",
1919
"@resvg/resvg-wasm": "2.6.2",
2020
"@silverwind/vue3-calendar-heatmap": "2.0.6",
2121
"@techknowlogick/license-checker-webpack-plugin": "0.3.0",
@@ -25,10 +25,10 @@
2525
"chart.js": "4.5.1",
2626
"chartjs-adapter-dayjs-4": "1.0.4",
2727
"chartjs-plugin-zoom": "2.2.0",
28-
"clippie": "4.1.8",
28+
"clippie": "4.1.9",
2929
"cropperjs": "1.6.2",
3030
"css-loader": "7.1.2",
31-
"dayjs": "1.11.18",
31+
"dayjs": "1.11.19",
3232
"dropzone": "6.0.0-beta.2",
3333
"easymde": "2.20.0",
3434
"esbuild-loader": "4.4.0",
@@ -46,7 +46,7 @@
4646
"postcss": "8.5.6",
4747
"postcss-loader": "8.2.0",
4848
"sortablejs": "1.15.6",
49-
"swagger-ui-dist": "5.30.0",
49+
"swagger-ui-dist": "5.30.2",
5050
"tailwindcss": "3.4.17",
5151
"throttle-debounce": "5.0.2",
5252
"tinycolor2": "1.6.0",
@@ -56,18 +56,18 @@
5656
"typescript": "5.9.3",
5757
"uint8-to-base64": "0.2.1",
5858
"vanilla-colorful": "0.7.2",
59-
"vue": "3.5.22",
59+
"vue": "3.5.24",
6060
"vue-bar-graph": "2.2.0",
61-
"vue-chartjs": "5.3.2",
61+
"vue-chartjs": "5.3.3",
6262
"vue-loader": "17.4.2",
63-
"webpack": "5.102.1",
63+
"webpack": "5.103.0",
6464
"webpack-cli": "6.0.1",
6565
"wrap-ansi": "9.0.2"
6666
},
6767
"devDependencies": {
6868
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
6969
"@playwright/test": "1.56.1",
70-
"@stylistic/eslint-plugin": "5.5.0",
70+
"@stylistic/eslint-plugin": "5.6.0",
7171
"@stylistic/stylelint-plugin": "4.0.0",
7272
"@types/codemirror": "5.60.17",
7373
"@types/dropzone": "5.7.9",
@@ -79,24 +79,24 @@
7979
"@types/throttle-debounce": "5.0.2",
8080
"@types/tinycolor2": "1.4.6",
8181
"@types/toastify-js": "1.12.4",
82-
"@typescript-eslint/parser": "8.46.2",
82+
"@typescript-eslint/parser": "8.47.0",
8383
"@vitejs/plugin-vue": "6.0.1",
84-
"@vitest/eslint-plugin": "1.3.26",
85-
"eslint": "9.38.0",
84+
"@vitest/eslint-plugin": "1.4.3",
85+
"eslint": "9.39.1",
8686
"eslint-import-resolver-typescript": "4.4.4",
8787
"eslint-plugin-array-func": "5.1.0",
8888
"eslint-plugin-github": "6.0.0",
8989
"eslint-plugin-import-x": "4.16.1",
9090
"eslint-plugin-no-use-extend-native": "0.7.2",
91-
"eslint-plugin-playwright": "2.2.2",
91+
"eslint-plugin-playwright": "2.3.0",
9292
"eslint-plugin-regexp": "2.10.0",
9393
"eslint-plugin-sonarjs": "3.0.5",
9494
"eslint-plugin-unicorn": "62.0.0",
9595
"eslint-plugin-vue": "10.5.1",
9696
"eslint-plugin-vue-scoped-css": "2.12.0",
9797
"eslint-plugin-wc": "3.0.2",
98-
"globals": "16.4.0",
99-
"happy-dom": "20.0.8",
98+
"globals": "16.5.0",
99+
"happy-dom": "20.0.10",
100100
"markdownlint-cli": "0.45.0",
101101
"material-icon-theme": "5.28.0",
102102
"nolyfill": "1.0.44",
@@ -108,11 +108,11 @@
108108
"stylelint-declaration-strict-value": "1.10.11",
109109
"stylelint-value-no-unknown-custom-properties": "6.0.1",
110110
"svgo": "4.0.0",
111-
"typescript-eslint": "8.46.2",
111+
"typescript-eslint": "8.47.0",
112112
"updates": "16.9.1",
113-
"vite-string-plugin": "1.4.6",
114-
"vitest": "4.0.4",
115-
"vue-tsc": "3.1.2"
113+
"vite-string-plugin": "1.4.9",
114+
"vitest": "4.0.10",
115+
"vue-tsc": "3.1.4"
116116
},
117117
"browserslist": [
118118
"defaults"

0 commit comments

Comments
 (0)