1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-06 21:08:25 +00:00

Update JS and PY deps (#35565)

Updated all dependencies and did a quick test of the UI.
This commit is contained in:
silverwind
2025-10-02 08:45:56 +02:00
committed by GitHub
parent b907b9fb1a
commit 340aed3982
3 changed files with 1022 additions and 930 deletions

View File

@@ -25,7 +25,7 @@
"chart.js": "4.5.0",
"chartjs-adapter-dayjs-4": "1.0.4",
"chartjs-plugin-zoom": "2.2.0",
"clippie": "4.1.7",
"clippie": "4.1.8",
"cropperjs": "1.6.2",
"css-loader": "7.1.2",
"dayjs": "1.11.18",
@@ -33,10 +33,10 @@
"easymde": "2.20.0",
"esbuild-loader": "4.3.0",
"htmx.org": "2.0.7",
"idiomorph": "0.7.3",
"idiomorph": "0.7.4",
"jquery": "3.7.1",
"katex": "0.16.22",
"mermaid": "11.11.0",
"mermaid": "11.12.0",
"mini-css-extract-plugin": "2.9.4",
"monaco-editor": "0.53.0",
"monaco-editor-webpack-plugin": "7.1.0",
@@ -46,29 +46,29 @@
"postcss": "8.5.6",
"postcss-loader": "8.2.0",
"sortablejs": "1.15.6",
"swagger-ui-dist": "5.29.0",
"swagger-ui-dist": "5.29.1",
"tailwindcss": "3.4.17",
"throttle-debounce": "5.0.2",
"tinycolor2": "1.6.0",
"tippy.js": "6.3.7",
"toastify-js": "1.12.0",
"tributejs": "5.1.3",
"typescript": "5.9.2",
"typescript": "5.9.3",
"uint8-to-base64": "0.2.1",
"vanilla-colorful": "0.7.2",
"vue": "3.5.21",
"vue": "3.5.22",
"vue-bar-graph": "2.2.0",
"vue-chartjs": "5.3.2",
"vue-loader": "17.4.2",
"webpack": "5.101.3",
"webpack": "5.102.0",
"webpack-cli": "6.0.1",
"wrap-ansi": "9.0.2"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
"@playwright/test": "1.55.0",
"@playwright/test": "1.55.1",
"@stoplight/spectral-cli": "6.15.0",
"@stylistic/eslint-plugin": "5.3.1",
"@stylistic/eslint-plugin": "5.4.0",
"@stylistic/stylelint-plugin": "4.0.0",
"@types/codemirror": "5.60.16",
"@types/dropzone": "5.7.9",
@@ -80,12 +80,12 @@
"@types/throttle-debounce": "5.0.2",
"@types/tinycolor2": "1.4.6",
"@types/toastify-js": "1.12.4",
"@typescript-eslint/parser": "8.43.0",
"@typescript-eslint/parser": "8.45.0",
"@vitejs/plugin-vue": "6.0.1",
"@vitest/eslint-plugin": "1.3.9",
"eslint": "9.35.0",
"@vitest/eslint-plugin": "1.3.13",
"eslint": "9.36.0",
"eslint-import-resolver-typescript": "4.4.4",
"eslint-plugin-array-func": "5.0.2",
"eslint-plugin-array-func": "5.1.0",
"eslint-plugin-github": "6.0.0",
"eslint-plugin-import-x": "4.16.1",
"eslint-plugin-no-use-extend-native": "0.7.2",
@@ -93,11 +93,11 @@
"eslint-plugin-regexp": "2.10.0",
"eslint-plugin-sonarjs": "3.0.5",
"eslint-plugin-unicorn": "61.0.2",
"eslint-plugin-vue": "10.4.0",
"eslint-plugin-vue": "10.5.0",
"eslint-plugin-vue-scoped-css": "2.12.0",
"eslint-plugin-wc": "3.0.1",
"eslint-plugin-wc": "3.0.2",
"globals": "16.4.0",
"happy-dom": "18.0.1",
"happy-dom": "19.0.2",
"markdownlint-cli": "0.45.0",
"material-icon-theme": "5.27.0",
"nolyfill": "1.0.44",
@@ -108,11 +108,11 @@
"stylelint-declaration-strict-value": "1.10.11",
"stylelint-value-no-unknown-custom-properties": "6.0.1",
"svgo": "4.0.0",
"typescript-eslint": "8.43.0",
"updates": "16.7.0",
"typescript-eslint": "8.45.0",
"updates": "16.7.4",
"vite-string-plugin": "1.4.6",
"vitest": "3.2.4",
"vue-tsc": "3.0.6"
"vue-tsc": "3.1.0"
},
"browserslist": [
"defaults"