mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-19 21:38:41 +00:00
chore(deps): update dependencies (#38947)
This commit is contained in:
+14
-14
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@11.20.0",
|
||||
"packageManager": "pnpm@11.21.0",
|
||||
"engines": {
|
||||
"node": ">= 22.18.0",
|
||||
"pnpm": ">= 11.0.0"
|
||||
@@ -45,25 +45,25 @@
|
||||
"cropperjs": "1.6.2",
|
||||
"dayjs": "1.11.21",
|
||||
"easymde": "2.21.0",
|
||||
"esbuild": "0.28.1",
|
||||
"esbuild": "0.28.2",
|
||||
"idiomorph": "0.7.4",
|
||||
"is-network-error": "1.3.2",
|
||||
"jquery": "4.0.0",
|
||||
"js-yaml": "5.2.3",
|
||||
"katex": "0.18.1",
|
||||
"katex": "0.18.4",
|
||||
"mermaid": "11.16.1",
|
||||
"online-3d-viewer": "0.18.0",
|
||||
"pdfobject": "2.3.1",
|
||||
"postcss": "8.5.25",
|
||||
"postcss": "8.5.26",
|
||||
"rolldown-license-plugin": "3.0.10",
|
||||
"sortablejs": "1.15.7",
|
||||
"swagger-ui-dist": "5.32.12",
|
||||
"swagger-ui-dist": "5.32.13",
|
||||
"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.0",
|
||||
"vite": "8.2.1",
|
||||
"vite-string-plugin": "2.0.5",
|
||||
"vue": "3.5.41"
|
||||
},
|
||||
@@ -72,19 +72,19 @@
|
||||
"@eslint/json": "2.0.1",
|
||||
"@playwright/test": "1.62.1",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@stylistic/stylelint-plugin": "5.2.1",
|
||||
"@stylistic/stylelint-plugin": "5.3.0",
|
||||
"@types/codemirror": "5.60.18",
|
||||
"@types/jquery": "4.0.1",
|
||||
"@types/katex": "0.16.8",
|
||||
"@types/node": "26.1.2",
|
||||
"@types/node": "26.2.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.66.0",
|
||||
"@typescript-eslint/parser": "8.67.0",
|
||||
"@vitejs/plugin-vue": "6.0.8",
|
||||
"@vitest/eslint-plugin": "1.6.26",
|
||||
"eslint": "10.8.0",
|
||||
"@vitest/eslint-plugin": "1.6.27",
|
||||
"eslint": "10.8.1",
|
||||
"eslint-import-resolver-typescript": "4.4.5",
|
||||
"eslint-plugin-import-x": "4.17.1",
|
||||
"eslint-plugin-playwright": "2.11.0",
|
||||
@@ -93,8 +93,8 @@
|
||||
"eslint-plugin-vue": "10.10.0",
|
||||
"eslint-plugin-vue-scoped-css": "3.1.3",
|
||||
"eslint-plugin-wc": "3.1.0",
|
||||
"globals": "17.9.0",
|
||||
"happy-dom": "20.11.1",
|
||||
"globals": "17.11.0",
|
||||
"happy-dom": "20.11.2",
|
||||
"jiti": "2.7.0",
|
||||
"linguist-languages": "9.4.0",
|
||||
"markdownlint-cli": "0.49.1",
|
||||
@@ -108,7 +108,7 @@
|
||||
"stylelint-value-no-unknown-custom-properties": "6.1.1",
|
||||
"svgo": "4.0.2",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.66.0",
|
||||
"typescript-eslint": "8.67.0",
|
||||
"vitest": "4.1.10",
|
||||
"vue-tsc": "3.3.9"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user