upgrade to gitea 1.23.6

This commit is contained in:
Lunny Xiao
2025-03-24 14:53:49 -07:00
parent 8d3a6af0de
commit ba60733fd9
3 changed files with 8 additions and 8 deletions

6
package-lock.json generated
View File

@@ -7017,7 +7017,7 @@
"dependencies": {
"call-bind": "^1.0.8",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.5",
"es-abstract": "^1.23.6",
"es-shim-unscopables": "^1.0.2"
},
"engines": {
@@ -7037,7 +7037,7 @@
"array-buffer-byte-length": "^1.0.1",
"call-bind": "^1.0.8",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.5",
"es-abstract": "^1.23.6",
"es-errors": "^1.3.0",
"get-intrinsic": "^1.2.6",
"is-array-buffer": "^3.0.4"
@@ -19585,7 +19585,7 @@
"call-bound": "^1.0.2",
"define-data-property": "^1.1.4",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.5",
"es-abstract": "^1.23.6",
"es-object-atoms": "^1.0.0",
"has-property-descriptors": "^1.0.2"
},