chore(deps): update dependencies (#39306)

Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
Giteabot
2026-09-14 13:18:00 +00:00
committed by GitHub
co-authored by silverwind
parent 25984bef0f
commit cefb81a16f
24 changed files with 822 additions and 799 deletions
+19 -19
View File
@@ -1,6 +1,6 @@
{
"type": "module",
"packageManager": "pnpm@12.2.1",
"packageManager": "pnpm@12.4.0",
"engines": {
"node": ">= 22.18.0",
"pnpm": ">= 11.0.0"
@@ -19,8 +19,8 @@
"@codemirror/legacy-modes": "6.5.4",
"@codemirror/lint": "6.9.7",
"@codemirror/search": "6.7.2",
"@codemirror/state": "6.7.2",
"@codemirror/view": "6.43.10",
"@codemirror/state": "6.7.4",
"@codemirror/view": "6.43.11",
"@deltablot/dropzone": "7.4.4",
"@github/markdown-toolbar-element": "2.2.3",
"@github/paste-markdown": "1.5.3",
@@ -28,7 +28,7 @@
"@lezer/highlight": "1.2.3",
"@mcaptcha/vanilla-glue": "0.1.0-rc2",
"@mermaid-js/layout-elk": "0.2.3",
"@primer/octicons": "19.33.0",
"@primer/octicons": "19.36.0",
"@replit/codemirror-indentation-markers": "6.5.3",
"@replit/codemirror-lang-nix": "6.0.1",
"@replit/codemirror-lang-svelte": "6.0.0",
@@ -46,18 +46,18 @@
"dayjs": "1.11.23",
"easymde": "2.21.0",
"esbuild": "0.28.2",
"idiomorph": "0.7.4",
"idiomorph": "0.8.0",
"is-network-error": "1.3.2",
"jquery": "4.0.0",
"js-yaml": "5.4.1",
"katex": "0.18.5",
"katex": "0.18.7",
"mermaid": "11.17.2",
"online-3d-viewer": "0.18.0",
"pdfobject": "2.3.1",
"postcss": "8.5.26",
"postcss": "8.5.28",
"rolldown-license-plugin": "3.0.11",
"sortablejs": "1.15.7",
"swagger-ui-dist": "5.32.14",
"swagger-ui-dist": "5.32.15",
"tailwindcss": "3.4.19",
"tippy.js": "6.3.7",
"toastify-js": "1.12.0",
@@ -68,30 +68,30 @@
"vue": "3.5.42"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.7.2",
"@eslint-community/eslint-plugin-eslint-comments": "4.8.0",
"@eslint/json": "2.1.0",
"@playwright/test": "1.62.1",
"@playwright/test": "1.63.0",
"@stylistic/eslint-plugin": "5.10.0",
"@stylistic/stylelint-plugin": "5.3.0",
"@types/codemirror": "5.60.18",
"@types/jquery": "4.0.1",
"@types/katex": "0.16.8",
"@types/node": "26.4.1",
"@types/node": "26.5.0",
"@types/pdfobject": "2.2.5",
"@types/sortablejs": "1.15.9",
"@types/swagger-ui-dist": "3.30.6",
"@types/toastify-js": "1.12.4",
"@typescript-eslint/parser": "8.69.0",
"@typescript-eslint/parser": "8.70.0",
"@vitejs/plugin-vue": "6.0.8",
"@vitest/browser-playwright": "4.1.11",
"@vitest/browser-playwright": "5.0.0",
"@vitest/eslint-plugin": "1.6.27",
"eslint": "10.9.1",
"eslint": "10.10.0",
"eslint-import-resolver-typescript": "4.4.5",
"eslint-plugin-import-x": "4.17.1",
"eslint-plugin-playwright": "2.11.0",
"eslint-plugin-regexp": "3.2.0",
"eslint-plugin-regexp": "3.3.0",
"eslint-plugin-unicorn": "74.0.0",
"eslint-plugin-vue": "10.10.0",
"eslint-plugin-vue": "10.11.0",
"eslint-plugin-vue-scoped-css": "3.1.3",
"eslint-plugin-wc": "3.1.0",
"globals": "17.12.0",
@@ -101,15 +101,15 @@
"material-icon-theme": "5.38.1",
"postcss-html": "2.0.0",
"spectral-cli-bundle": "1.0.12",
"stylelint": "17.14.1",
"stylelint": "17.15.0",
"stylelint-config-recommended": "18.0.0",
"stylelint-declaration-block-no-ignored-properties": "3.0.0",
"stylelint-declaration-strict-value": "1.12.1",
"stylelint-value-no-unknown-custom-properties": "6.1.1",
"svgo": "4.1.0",
"typescript": "6.0.3",
"typescript-eslint": "8.69.0",
"vitest": "4.1.11",
"typescript-eslint": "8.70.0",
"vitest": "5.0.0",
"vue-tsc": "3.3.11"
}
}