1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-28 16:07:24 +00:00

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

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.23.7 | 1.23.8 |
This commit is contained in:
Renovate Bot
2025-05-13 16:19:44 +00:00
parent d0d4b89f12
commit 599c37fff9
4 changed files with 118 additions and 338 deletions

View File

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