Update javascript dependencies (#37142)

---

|     | from | to  |
| --- | ---- | --- |
| esbuild | `0.27.4` | `0.28.0` |
| katex | `0.16.44` | `0.16.45` |
| postcss | `8.5.8` | `8.5.9` |
| swagger-ui-dist | `5.32.1` | `5.32.2` |
| vite | `8.0.5` | `8.0.7` |
| vue | `3.5.31` | `3.5.32` |
This commit is contained in:
Sebastian Ertz
2026-04-08 18:45:02 +02:00
committed by GitHub
parent d600968aaf
commit 714f4207d9
2 changed files with 840 additions and 757 deletions
+16 -14
View File
@@ -48,20 +48,20 @@
"dayjs": "1.11.20", "dayjs": "1.11.20",
"dropzone": "6.0.0-beta.2", "dropzone": "6.0.0-beta.2",
"easymde": "2.20.0", "easymde": "2.20.0",
"esbuild": "0.27.4", "esbuild": "0.28.0",
"htmx.org": "2.0.8", "htmx.org": "2.0.8",
"idiomorph": "0.7.4", "idiomorph": "0.7.4",
"jquery": "4.0.0", "jquery": "4.0.0",
"js-yaml": "4.1.1", "js-yaml": "4.1.1",
"katex": "0.16.44", "katex": "0.16.45",
"mermaid": "11.14.0", "mermaid": "11.14.0",
"online-3d-viewer": "0.18.0", "online-3d-viewer": "0.18.0",
"pdfobject": "2.3.1", "pdfobject": "2.3.1",
"perfect-debounce": "2.1.0", "perfect-debounce": "2.1.0",
"postcss": "8.5.8", "postcss": "8.5.9",
"rollup-plugin-license": "3.7.0", "rollup-plugin-license": "3.7.0",
"sortablejs": "1.15.7", "sortablejs": "1.15.7",
"swagger-ui-dist": "5.32.1", "swagger-ui-dist": "5.32.2",
"tailwindcss": "3.4.19", "tailwindcss": "3.4.19",
"throttle-debounce": "5.0.2", "throttle-debounce": "5.0.2",
"tippy.js": "6.3.7", "tippy.js": "6.3.7",
@@ -69,9 +69,9 @@
"tributejs": "5.1.3", "tributejs": "5.1.3",
"uint8-to-base64": "0.2.1", "uint8-to-base64": "0.2.1",
"vanilla-colorful": "0.7.2", "vanilla-colorful": "0.7.2",
"vite": "8.0.5", "vite": "8.0.7",
"vite-string-plugin": "2.0.2", "vite-string-plugin": "2.0.2",
"vue": "3.5.31", "vue": "3.5.32",
"vue-bar-graph": "2.2.0", "vue-bar-graph": "2.2.0",
"vue-chartjs": "5.3.3", "vue-chartjs": "5.3.3",
"wrap-ansi": "10.0.0" "wrap-ansi": "10.0.0"
@@ -79,7 +79,7 @@
"devDependencies": { "devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.7.1", "@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
"@eslint/json": "1.2.0", "@eslint/json": "1.2.0",
"@playwright/test": "1.59.0", "@playwright/test": "1.59.1",
"@stylistic/eslint-plugin": "5.10.0", "@stylistic/eslint-plugin": "5.10.0",
"@stylistic/stylelint-plugin": "5.1.0", "@stylistic/stylelint-plugin": "5.1.0",
"@types/codemirror": "5.60.17", "@types/codemirror": "5.60.17",
@@ -87,16 +87,16 @@
"@types/jquery": "4.0.0", "@types/jquery": "4.0.0",
"@types/js-yaml": "4.0.9", "@types/js-yaml": "4.0.9",
"@types/katex": "0.16.8", "@types/katex": "0.16.8",
"@types/node": "25.5.0", "@types/node": "25.5.2",
"@types/pdfobject": "2.2.5", "@types/pdfobject": "2.2.5",
"@types/sortablejs": "1.15.9", "@types/sortablejs": "1.15.9",
"@types/swagger-ui-dist": "3.30.6", "@types/swagger-ui-dist": "3.30.6",
"@types/throttle-debounce": "5.0.2", "@types/throttle-debounce": "5.0.2",
"@types/toastify-js": "1.12.4", "@types/toastify-js": "1.12.4",
"@typescript-eslint/parser": "8.58.0", "@typescript-eslint/parser": "8.58.1",
"@vitejs/plugin-vue": "6.0.5", "@vitejs/plugin-vue": "6.0.5",
"@vitest/eslint-plugin": "1.6.14", "@vitest/eslint-plugin": "1.6.14",
"eslint": "10.1.0", "eslint": "10.2.0",
"eslint-import-resolver-typescript": "4.4.4", "eslint-import-resolver-typescript": "4.4.4",
"eslint-plugin-array-func": "5.1.1", "eslint-plugin-array-func": "5.1.1",
"eslint-plugin-de-morgan": "2.1.1", "eslint-plugin-de-morgan": "2.1.1",
@@ -124,9 +124,9 @@
"stylelint-value-no-unknown-custom-properties": "6.1.1", "stylelint-value-no-unknown-custom-properties": "6.1.1",
"svgo": "4.0.1", "svgo": "4.0.1",
"typescript": "6.0.2", "typescript": "6.0.2",
"typescript-eslint": "8.58.0", "typescript-eslint": "8.58.1",
"updates": "17.13.1", "updates": "17.13.5",
"vitest": "4.1.2", "vitest": "4.1.3",
"vue-tsc": "3.2.6" "vue-tsc": "3.2.6"
}, },
"pnpm": { "pnpm": {
@@ -151,7 +151,9 @@
"safe-regex-test": "npm:@nolyfill/safe-regex-test@^1", "safe-regex-test": "npm:@nolyfill/safe-regex-test@^1",
"safer-buffer": "npm:@nolyfill/safer-buffer@^1", "safer-buffer": "npm:@nolyfill/safer-buffer@^1",
"string.prototype.includes": "npm:@nolyfill/string.prototype.includes@^1", "string.prototype.includes": "npm:@nolyfill/string.prototype.includes@^1",
"string.prototype.trimend": "npm:@nolyfill/string.prototype.trimend@^1" "string.prototype.trimend": "npm:@nolyfill/string.prototype.trimend@^1",
"object-keys": "npm:@nolyfill/object-keys@^1",
"object.entries": "npm:@nolyfill/object.entries@^1"
} }
} }
} }
+824 -743
View File
File diff suppressed because it is too large Load Diff