mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-23 05:03:39 +09:00
chore(deps): update dependencies (#39367)
This commit is contained in:
+12
-12
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@12.4.0",
|
||||
"packageManager": "pnpm@12.4.2",
|
||||
"engines": {
|
||||
"node": ">= 22.18.0",
|
||||
"pnpm": ">= 11.0.0"
|
||||
@@ -11,7 +11,7 @@
|
||||
"@citation-js/plugin-csl": "0.7.22",
|
||||
"@citation-js/plugin-software-formats": "0.6.2",
|
||||
"@codemirror/autocomplete": "6.20.3",
|
||||
"@codemirror/commands": "6.11.0",
|
||||
"@codemirror/commands": "6.11.1",
|
||||
"@codemirror/lang-json": "6.0.2",
|
||||
"@codemirror/lang-markdown": "6.5.2",
|
||||
"@codemirror/language": "6.12.4",
|
||||
@@ -19,8 +19,8 @@
|
||||
"@codemirror/legacy-modes": "6.5.4",
|
||||
"@codemirror/lint": "6.9.7",
|
||||
"@codemirror/search": "6.7.2",
|
||||
"@codemirror/state": "6.7.4",
|
||||
"@codemirror/view": "6.43.11",
|
||||
"@codemirror/state": "6.7.5",
|
||||
"@codemirror/view": "6.43.12",
|
||||
"@deltablot/dropzone": "7.4.4",
|
||||
"@github/markdown-toolbar-element": "2.2.3",
|
||||
"@github/paste-markdown": "1.5.3",
|
||||
@@ -33,7 +33,7 @@
|
||||
"@replit/codemirror-lang-svelte": "6.0.0",
|
||||
"@replit/codemirror-vscode-keymap": "6.0.2",
|
||||
"@resvg/resvg-wasm": "2.6.2",
|
||||
"@vitejs/plugin-vue": "6.0.8",
|
||||
"@vitejs/plugin-vue": "6.0.9",
|
||||
"asciinema-player": "3.17.0",
|
||||
"chart.js": "4.5.1",
|
||||
"chartjs-plugin-zoom": "2.2.0",
|
||||
@@ -48,7 +48,7 @@
|
||||
"idiomorph": "0.8.0",
|
||||
"is-network-error": "1.3.2",
|
||||
"jquery": "4.0.0",
|
||||
"js-yaml": "5.4.1",
|
||||
"js-yaml": "5.4.2",
|
||||
"katex": "0.18.7",
|
||||
"mermaid": "12.0.0",
|
||||
"online-3d-viewer": "0.18.0",
|
||||
@@ -56,13 +56,13 @@
|
||||
"postcss": "8.5.28",
|
||||
"rolldown-license-plugin": "3.0.11",
|
||||
"sortablejs": "1.15.7",
|
||||
"swagger-ui-dist": "5.32.15",
|
||||
"swagger-ui-dist": "5.33.0",
|
||||
"tailwindcss": "3.4.19",
|
||||
"tippy.js": "6.3.7",
|
||||
"toastify-js": "1.12.0",
|
||||
"tributejs": "5.1.3",
|
||||
"vanilla-colorful": "0.7.2",
|
||||
"vite": "8.2.2",
|
||||
"vite": "8.3.0",
|
||||
"vite-string-plugin": "2.0.5",
|
||||
"vue": "3.5.42"
|
||||
},
|
||||
@@ -75,14 +75,14 @@
|
||||
"@types/codemirror": "5.60.18",
|
||||
"@types/jquery": "4.0.1",
|
||||
"@types/katex": "0.16.8",
|
||||
"@types/node": "26.5.0",
|
||||
"@types/node": "26.6.1",
|
||||
"@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.70.0",
|
||||
"@vitejs/plugin-vue": "6.0.8",
|
||||
"@vitest/browser-playwright": "5.0.0",
|
||||
"@vitejs/plugin-vue": "6.0.9",
|
||||
"@vitest/browser-playwright": "5.0.1",
|
||||
"@vitest/eslint-plugin": "1.6.27",
|
||||
"eslint": "10.10.0",
|
||||
"eslint-import-resolver-typescript": "4.4.5",
|
||||
@@ -108,7 +108,7 @@
|
||||
"svgo": "4.1.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.70.0",
|
||||
"vitest": "5.0.0",
|
||||
"vitest": "5.0.1",
|
||||
"vue-tsc": "3.3.11"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user