1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-11-06 18:12:36 +00:00

chore(deps): update dependency go-gitea/gitea to v1.24.7

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.6 | 1.24.7 |
This commit is contained in:
Renovate Bot
2025-10-25 16:20:00 +00:00
parent 554c7a2853
commit a0e8684157
4 changed files with 71 additions and 52 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^140.0.1",
"chromedriver": "^141.0.4",
"expect.js": "^0.3.1",
"mocha": "^11.7.2",
"selenium-webdriver": "^4.35.0",
"mocha": "^11.7.4",
"selenium-webdriver": "^4.38.0",
"superagent": "^10.2.3"
}
}