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

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

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.23.6 | 1.23.7 |
This commit is contained in:
Renovate Bot
2025-04-08 07:45:24 +00:00
parent c9ba138d8a
commit 16253c0192
4 changed files with 18 additions and 18 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^134.0.5",
"chromedriver": "^135.0.0",
"expect.js": "^0.3.1",
"mocha": "^11.1.0",
"selenium-webdriver": "^4.30.0",
"selenium-webdriver": "^4.31.0",
"superagent": "^10.2.0"
}
}