1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Update JS dependencies (#35759)

- Update all JS dependencies
- Added new unicorn rules
- `updates` now also supports updating `packageManager` and `engines`,
and I see no reason not to do that, so I think we can try keeping these
updated as well. If something in the build breaks because of this, I
will revert and exclude `pnpm` from updating further, but as far as I
understand, only corepack respects this field and pnpm itself does not
care about it.
- Regenerate SVGs.
This commit is contained in:
silverwind
2025-10-28 18:32:11 +01:00
committed by GitHub
parent 91839ca01a
commit d69eede59b
5 changed files with 445 additions and 208 deletions

View File

@@ -456,6 +456,10 @@
".news": "folder-docs",
"_news": "folder-docs",
"__news__": "folder-docs",
"blog": "folder-docs",
".blog": "folder-docs",
"_blog": "folder-docs",
"__blog__": "folder-docs",
"github/workflows": "folder-gh-workflows",
".github/workflows": "folder-gh-workflows",
"_github/workflows": "folder-gh-workflows",
@@ -1236,6 +1240,26 @@
".ci": "folder-ci",
"_ci": "folder-ci",
"__ci__": "folder-ci",
"eslint": "folder-eslint",
".eslint": "folder-eslint",
"_eslint": "folder-eslint",
"__eslint__": "folder-eslint",
"eslint-plugin": "folder-eslint",
".eslint-plugin": "folder-eslint",
"_eslint-plugin": "folder-eslint",
"__eslint-plugin__": "folder-eslint",
"eslint-plugins": "folder-eslint",
".eslint-plugins": "folder-eslint",
"_eslint-plugins": "folder-eslint",
"__eslint-plugins__": "folder-eslint",
"eslint-config": "folder-eslint",
".eslint-config": "folder-eslint",
"_eslint-config": "folder-eslint",
"__eslint-config__": "folder-eslint",
"eslint-configs": "folder-eslint",
".eslint-configs": "folder-eslint",
"_eslint-configs": "folder-eslint",
"__eslint-configs__": "folder-eslint",
"benchmark": "folder-benchmark",
".benchmark": "folder-benchmark",
"_benchmark": "folder-benchmark",
@@ -2640,6 +2664,14 @@
".svgs": "folder-svg",
"_svgs": "folder-svg",
"__svgs__": "folder-svg",
"vector": "folder-svg",
".vector": "folder-svg",
"_vector": "folder-svg",
"__vector__": "folder-svg",
"vectors": "folder-svg",
".vectors": "folder-svg",
"_vectors": "folder-svg",
"__vectors__": "folder-svg",
"nuxt": "folder-nuxt",
".nuxt": "folder-nuxt",
"_nuxt": "folder-nuxt",
@@ -2824,6 +2856,18 @@
".next": "folder-next",
"_next": "folder-next",
"__next__": "folder-next",
"dal": "folder-dal",
".dal": "folder-dal",
"_dal": "folder-dal",
"__dal__": "folder-dal",
"data-access": "folder-dal",
".data-access": "folder-dal",
"_data-access": "folder-dal",
"__data-access__": "folder-dal",
"data-access-layer": "folder-dal",
".data-access-layer": "folder-dal",
"_data-access-layer": "folder-dal",
"__data-access-layer__": "folder-dal",
"cobol": "folder-cobol",
".cobol": "folder-cobol",
"_cobol": "folder-cobol",
@@ -3371,6 +3415,38 @@
"..cursor": "folder-cursor",
"_.cursor": "folder-cursor",
"__.cursor__": "folder-cursor",
"input": "folder-input",
".input": "folder-input",
"_input": "folder-input",
"__input__": "folder-input",
"inputs": "folder-input",
".inputs": "folder-input",
"_inputs": "folder-input",
"__inputs__": "folder-input",
"io": "folder-input",
".io": "folder-input",
"_io": "folder-input",
"__io__": "folder-input",
"in": "folder-input",
".in": "folder-input",
"_in": "folder-input",
"__in__": "folder-input",
"simulations": "folder-simulations",
".simulations": "folder-simulations",
"_simulations": "folder-simulations",
"__simulations__": "folder-simulations",
"simulation": "folder-simulations",
".simulation": "folder-simulations",
"_simulation": "folder-simulations",
"__simulation__": "folder-simulations",
"sim": "folder-simulations",
".sim": "folder-simulations",
"_sim": "folder-simulations",
"__sim__": "folder-simulations",
"sims": "folder-simulations",
".sims": "folder-simulations",
"_sims": "folder-simulations",
"__sims__": "folder-simulations",
"metro": "folder-metro",
".metro": "folder-metro",
"_metro": "folder-metro",
@@ -3383,6 +3459,22 @@
".filters": "folder-filter",
"_filters": "folder-filter",
"__filters__": "folder-filter",
"toc": "folder-toc",
".toc": "folder-toc",
"_toc": "folder-toc",
"__toc__": "folder-toc",
"table-of-contents": "folder-toc",
".table-of-contents": "folder-toc",
"_table-of-contents": "folder-toc",
"__table-of-contents__": "folder-toc",
"cue": "folder-cue",
".cue": "folder-cue",
"_cue": "folder-cue",
"__cue__": "folder-cue",
"cues": "folder-cue",
".cues": "folder-cue",
"_cues": "folder-cue",
"__cues__": "folder-cue",
"meta-inf": "folder-config",
".meta-inf": "folder-config",
"_meta-inf": "folder-config",
@@ -3869,6 +3961,10 @@
".news": "folder-docs-open",
"_news": "folder-docs-open",
"__news__": "folder-docs-open",
"blog": "folder-docs-open",
".blog": "folder-docs-open",
"_blog": "folder-docs-open",
"__blog__": "folder-docs-open",
"github/workflows": "folder-gh-workflows-open",
".github/workflows": "folder-gh-workflows-open",
"_github/workflows": "folder-gh-workflows-open",
@@ -4649,6 +4745,26 @@
".ci": "folder-ci-open",
"_ci": "folder-ci-open",
"__ci__": "folder-ci-open",
"eslint": "folder-eslint-open",
".eslint": "folder-eslint-open",
"_eslint": "folder-eslint-open",
"__eslint__": "folder-eslint-open",
"eslint-plugin": "folder-eslint-open",
".eslint-plugin": "folder-eslint-open",
"_eslint-plugin": "folder-eslint-open",
"__eslint-plugin__": "folder-eslint-open",
"eslint-plugins": "folder-eslint-open",
".eslint-plugins": "folder-eslint-open",
"_eslint-plugins": "folder-eslint-open",
"__eslint-plugins__": "folder-eslint-open",
"eslint-config": "folder-eslint-open",
".eslint-config": "folder-eslint-open",
"_eslint-config": "folder-eslint-open",
"__eslint-config__": "folder-eslint-open",
"eslint-configs": "folder-eslint-open",
".eslint-configs": "folder-eslint-open",
"_eslint-configs": "folder-eslint-open",
"__eslint-configs__": "folder-eslint-open",
"benchmark": "folder-benchmark-open",
".benchmark": "folder-benchmark-open",
"_benchmark": "folder-benchmark-open",
@@ -6053,6 +6169,14 @@
".svgs": "folder-svg-open",
"_svgs": "folder-svg-open",
"__svgs__": "folder-svg-open",
"vector": "folder-svg-open",
".vector": "folder-svg-open",
"_vector": "folder-svg-open",
"__vector__": "folder-svg-open",
"vectors": "folder-svg-open",
".vectors": "folder-svg-open",
"_vectors": "folder-svg-open",
"__vectors__": "folder-svg-open",
"nuxt": "folder-nuxt-open",
".nuxt": "folder-nuxt-open",
"_nuxt": "folder-nuxt-open",
@@ -6237,6 +6361,18 @@
".next": "folder-next-open",
"_next": "folder-next-open",
"__next__": "folder-next-open",
"dal": "folder-dal-open",
".dal": "folder-dal-open",
"_dal": "folder-dal-open",
"__dal__": "folder-dal-open",
"data-access": "folder-dal-open",
".data-access": "folder-dal-open",
"_data-access": "folder-dal-open",
"__data-access__": "folder-dal-open",
"data-access-layer": "folder-dal-open",
".data-access-layer": "folder-dal-open",
"_data-access-layer": "folder-dal-open",
"__data-access-layer__": "folder-dal-open",
"cobol": "folder-cobol-open",
".cobol": "folder-cobol-open",
"_cobol": "folder-cobol-open",
@@ -6784,6 +6920,38 @@
"..cursor": "folder-cursor-open",
"_.cursor": "folder-cursor-open",
"__.cursor__": "folder-cursor-open",
"input": "folder-input-open",
".input": "folder-input-open",
"_input": "folder-input-open",
"__input__": "folder-input-open",
"inputs": "folder-input-open",
".inputs": "folder-input-open",
"_inputs": "folder-input-open",
"__inputs__": "folder-input-open",
"io": "folder-input-open",
".io": "folder-input-open",
"_io": "folder-input-open",
"__io__": "folder-input-open",
"in": "folder-input-open",
".in": "folder-input-open",
"_in": "folder-input-open",
"__in__": "folder-input-open",
"simulations": "folder-simulations-open",
".simulations": "folder-simulations-open",
"_simulations": "folder-simulations-open",
"__simulations__": "folder-simulations-open",
"simulation": "folder-simulations-open",
".simulation": "folder-simulations-open",
"_simulation": "folder-simulations-open",
"__simulation__": "folder-simulations-open",
"sim": "folder-simulations-open",
".sim": "folder-simulations-open",
"_sim": "folder-simulations-open",
"__sim__": "folder-simulations-open",
"sims": "folder-simulations-open",
".sims": "folder-simulations-open",
"_sims": "folder-simulations-open",
"__sims__": "folder-simulations-open",
"metro": "folder-metro-open",
".metro": "folder-metro-open",
"_metro": "folder-metro-open",
@@ -6795,7 +6963,23 @@
"filters": "folder-filter-open",
".filters": "folder-filter-open",
"_filters": "folder-filter-open",
"__filters__": "folder-filter-open"
"__filters__": "folder-filter-open",
"toc": "folder-toc-open",
".toc": "folder-toc-open",
"_toc": "folder-toc-open",
"__toc__": "folder-toc-open",
"table-of-contents": "folder-toc-open",
".table-of-contents": "folder-toc-open",
"_table-of-contents": "folder-toc-open",
"__table-of-contents__": "folder-toc-open",
"cue": "folder-cue-open",
".cue": "folder-cue-open",
"_cue": "folder-cue-open",
"__cue__": "folder-cue-open",
"cues": "folder-cue-open",
".cues": "folder-cue-open",
"_cues": "folder-cue-open",
"__cues__": "folder-cue-open"
},
"rootFolderNames": {},
"rootFolderNamesExpanded": {},
@@ -7186,6 +7370,7 @@
"sha256": "key",
"sha256sum": "key",
"sha256sums": "key",
"secret": "key",
"woff": "font",
"woff2": "font",
"ttf": "font",
@@ -7946,6 +8131,8 @@
"css.mjs": "vanilla-extract",
"css.tsx": "vanilla-extract",
"css.jsx": "vanilla-extract",
"toc": "toc",
"cue": "cue",
"yaml-tmlanguage": "yaml",
"tmlanguage": "xml",
"cljx": "clojure",
@@ -8438,6 +8625,10 @@
"graphql.config.cts": "graphql",
".graphqlconfig": "graphql",
"XamlStyler.json": "xaml",
".happo.js": "happo",
".happo.mjs": "happo",
".happo.cjs": "happo",
"chromatic.config.json": "chromatic",
".git": "git",
".gitignore": "git",
".gitmessage": "git",
@@ -8805,6 +8996,33 @@
"webpackfile.mts": "webpack",
"webpackfile.cts": "webpack",
"webpack.config.coffee": "webpack",
"rspack.config.js": "rstack",
"rspack.config.mjs": "rstack",
"rspack.config.cjs": "rstack",
"rspack.config.ts": "rstack",
"rspack.config.mts": "rstack",
"rspack.config.cts": "rstack",
"rsbuild.config.js": "rstack",
"rsbuild.config.mjs": "rstack",
"rsbuild.config.cjs": "rstack",
"rsbuild.config.ts": "rstack",
"rsbuild.config.mts": "rstack",
"rsbuild.config.cts": "rstack",
"rslib.config.js": "rstack",
"rslib.config.mjs": "rstack",
"rslib.config.cjs": "rstack",
"rslib.config.ts": "rstack",
"rslib.config.mts": "rstack",
"rslib.config.cts": "rstack",
"rstest.config.js": "rstack",
"rstest.config.mjs": "rstack",
"rstest.config.cjs": "rstack",
"rstest.config.ts": "rstack",
"rstest.config.mts": "rstack",
"rstest.config.cts": "rstack",
"rspress.config.ts": "rstack",
"rslint.json": "rstack",
"rslint.jsonc": "rstack",
"ionic.config.json": "ionic",
".io-config.json": "ionic",
"gulpfile.js": "gulp",
@@ -9407,6 +9625,7 @@
"ace": "adonis",
"meson.build": "meson",
"meson_options.txt": "meson",
"meson.options": "meson",
".czrc": "commitizen",
".cz.json": "commitizen",
".cz.toml": "commitizen",
@@ -9861,6 +10080,9 @@
"werf.yml": "werf",
"werf-giterminism.yaml": "werf",
"werf-giterminism.yml": "werf",
"werf-includes.lock": "werf",
"werf-includes.yaml": "werf",
"werf-includes.yml": "werf",
".luaurc": "luau",
"wally.toml": "wally",
"panda.config.js": "panda",
@@ -10091,11 +10313,19 @@
".cursor.json": "cursor",
".cursorrc": "cursor",
"metro.config.js": "metro",
"metro.config.cjs": "metro",
"metro.config.mjs": "metro",
"metro.config.json": "metro",
"src/bashly.yaml": "bashly",
"src/bashly.yml": "bashly",
"bashly-settings.yaml": "bashly-settings",
"bashly-settings.yml": "bashly-settings",
"src/bashly-strings.yaml": "bashly-strings",
"src/bashly-strings.yml": "bashly-strings",
"google-services.json": "google",
"GoogleService-Info.plist": "google",
".shellcheckrc": "shellcheck",
"shellcheckrc": "shellcheck",
"xamlstyler.json": "xaml",
".rhistory": "r",
"cmakepresets.json": "cmake",
@@ -10109,6 +10339,7 @@
"snakefile": "snakemake",
"claude.md": "claude",
"claude.local.md": "claude",
"googleservice-info.plist": "google",
"language-configuration.json": "jsonc",
"icon-theme.json": "jsonc",
"color-theme.json": "jsonc",
@@ -10309,7 +10540,8 @@
"ahk2": "ahk2",
"gnuplot": "gnuplot",
"helm": "helm",
"nginx": "nginx"
"nginx": "nginx",
"cue": "cue"
},
"light": {
"fileExtensions": {
@@ -10513,7 +10745,11 @@
".cursor.json": "cursor_light",
".cursorrc": "cursor_light",
"bashly-settings.yaml": "bashly-settings_light",
"bashly-settings.yml": "bashly-settings_light"
"bashly-settings.yml": "bashly-settings_light",
"src/bashly-strings.yaml": "bashly-strings_light",
"src/bashly-strings.yml": "bashly-strings_light",
".shellcheckrc": "shellcheck_light",
"shellcheckrc": "shellcheck_light"
},
"languageIds": {
"toml": "toml_light",