mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-03 03:23:25 +09:00
chore(deps): update dependencies (#39176)
This commit is contained in:
+14
-14
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@11.22.0",
|
||||
"packageManager": "pnpm@11.24.0",
|
||||
"engines": {
|
||||
"node": ">= 22.18.0",
|
||||
"pnpm": ">= 11.0.0"
|
||||
@@ -40,22 +40,22 @@
|
||||
"chartjs-plugin-zoom": "2.2.0",
|
||||
"clippie": "4.2.1",
|
||||
"codemirror-lang-elixir": "4.0.1",
|
||||
"colord": "2.9.4",
|
||||
"colord": "2.10.0",
|
||||
"compare-versions": "6.1.1",
|
||||
"cropperjs": "1.6.2",
|
||||
"cropperjs": "1.6.3",
|
||||
"dayjs": "1.11.23",
|
||||
"easymde": "2.21.0",
|
||||
"esbuild": "0.28.2",
|
||||
"idiomorph": "0.7.4",
|
||||
"is-network-error": "1.3.2",
|
||||
"jquery": "4.0.0",
|
||||
"js-yaml": "5.3.0",
|
||||
"js-yaml": "5.4.0",
|
||||
"katex": "0.18.4",
|
||||
"mermaid": "11.17.0",
|
||||
"mermaid": "11.17.2",
|
||||
"online-3d-viewer": "0.18.0",
|
||||
"pdfobject": "2.3.1",
|
||||
"postcss": "8.5.26",
|
||||
"rolldown-license-plugin": "3.0.10",
|
||||
"rolldown-license-plugin": "3.0.11",
|
||||
"sortablejs": "1.15.7",
|
||||
"swagger-ui-dist": "5.32.14",
|
||||
"tailwindcss": "3.4.19",
|
||||
@@ -63,7 +63,7 @@
|
||||
"toastify-js": "1.12.0",
|
||||
"tributejs": "5.1.3",
|
||||
"vanilla-colorful": "0.7.2",
|
||||
"vite": "8.2.1",
|
||||
"vite": "8.2.2",
|
||||
"vite-string-plugin": "2.0.5",
|
||||
"vue": "3.5.41"
|
||||
},
|
||||
@@ -76,16 +76,16 @@
|
||||
"@types/codemirror": "5.60.18",
|
||||
"@types/jquery": "4.0.1",
|
||||
"@types/katex": "0.16.8",
|
||||
"@types/node": "26.2.0",
|
||||
"@types/node": "26.3.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.67.0",
|
||||
"@typescript-eslint/parser": "8.68.0",
|
||||
"@vitejs/plugin-vue": "6.0.8",
|
||||
"@vitest/browser-playwright": "4.1.11",
|
||||
"@vitest/eslint-plugin": "1.6.27",
|
||||
"eslint": "10.8.1",
|
||||
"eslint": "10.9.1",
|
||||
"eslint-import-resolver-typescript": "4.4.5",
|
||||
"eslint-plugin-import-x": "4.17.1",
|
||||
"eslint-plugin-playwright": "2.11.0",
|
||||
@@ -98,7 +98,7 @@
|
||||
"jiti": "2.7.0",
|
||||
"linguist-languages": "9.4.0",
|
||||
"markdownlint-cli": "0.49.1",
|
||||
"material-icon-theme": "5.37.0",
|
||||
"material-icon-theme": "5.38.1",
|
||||
"postcss-html": "2.0.0",
|
||||
"spectral-cli-bundle": "1.0.11",
|
||||
"stylelint": "17.14.1",
|
||||
@@ -106,10 +106,10 @@
|
||||
"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.0.2",
|
||||
"svgo": "4.1.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.67.0",
|
||||
"typescript-eslint": "8.68.0",
|
||||
"vitest": "4.1.11",
|
||||
"vue-tsc": "3.3.10"
|
||||
"vue-tsc": "3.3.11"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user