mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 14:03:24 +09:00
chore(deps): update dependencies (#39176)
This commit is contained in:
+6
-2
@@ -9621,7 +9621,6 @@
|
||||
"vcxproj.filters": "visualstudio",
|
||||
"wixproj": "visualstudio",
|
||||
"bas": "visualstudio",
|
||||
"brs": "visualstudio",
|
||||
"vba": "visualstudio",
|
||||
"vcl": "varnish",
|
||||
"pdb": "database",
|
||||
@@ -10717,7 +10716,8 @@
|
||||
"nqp": "raku",
|
||||
"p6": "raku",
|
||||
"pl6": "raku",
|
||||
"pm6": "raku"
|
||||
"pm6": "raku",
|
||||
"brs": "vb"
|
||||
},
|
||||
"fileNames": {
|
||||
".pug-lintrc": "pug",
|
||||
@@ -10912,6 +10912,7 @@
|
||||
".swift-format": "swift",
|
||||
".swift-version": "swift",
|
||||
".swiftformat": "swift",
|
||||
".xcode-version": "swift",
|
||||
"dockerfile": "docker",
|
||||
"dockerfile.prod": "docker",
|
||||
"dockerfile.production": "docker",
|
||||
@@ -11508,6 +11509,7 @@
|
||||
".env.e2e": "tune",
|
||||
".env.qa": "tune",
|
||||
".env.dist": "tune",
|
||||
".env.preprod": "tune",
|
||||
".env.prod": "tune",
|
||||
".env.production": "tune",
|
||||
".env.prod.example": "tune",
|
||||
@@ -12748,6 +12750,7 @@
|
||||
".lintstagedrc.yml": "lintstaged",
|
||||
".lintstagedrc.mjs": "lintstaged",
|
||||
".lintstagedrc.cjs": "lintstaged",
|
||||
"lint-staged.config.ts": "lintstaged",
|
||||
"lint-staged.config.mjs": "lintstaged",
|
||||
"lint-staged.config.cjs": "lintstaged",
|
||||
"lint-staged.config.js": "lintstaged",
|
||||
@@ -12851,6 +12854,7 @@
|
||||
"appwrite.ts": "appwrite",
|
||||
"eas.json": "expo",
|
||||
".easignore": "expo",
|
||||
"agents.md": "agent",
|
||||
"language-configuration.json": "jsonc",
|
||||
"icon-theme.json": "jsonc",
|
||||
"color-theme.json": "jsonc",
|
||||
|
||||
Reference in New Issue
Block a user