1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

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

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.23.8 | 1.24.0 |
This commit is contained in:
Renovate Bot
2025-06-10 16:19:41 +00:00
parent 4519ab9f0f
commit 507846ae8a
4 changed files with 57 additions and 77 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^136.0.0",
"chromedriver": "^137.0.2",
"expect.js": "^0.3.1",
"mocha": "^11.2.2",
"selenium-webdriver": "^4.32.0",
"mocha": "^11.6.0",
"selenium-webdriver": "^4.33.0",
"superagent": "^10.2.1"
}
}