1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 06:27:57 +00:00

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

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.2 | 1.24.3 |
This commit is contained in:
Renovate Bot
2025-07-15 09:32:48 +00:00
parent 0b379822a6
commit af94e5f4a4
3 changed files with 43 additions and 42 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^137.0.4",
"chromedriver": "^138.0.2",
"expect.js": "^0.3.1",
"mocha": "^11.7.0",
"selenium-webdriver": "^4.33.0",
"superagent": "^10.2.1"
"mocha": "^11.7.1",
"selenium-webdriver": "^4.34.0",
"superagent": "^10.2.2"
}
}