1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2026-03-15 01:03:25 +00:00

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

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.25.4 | 1.25.5 |
This commit is contained in:
Renovate Bot
2026-03-13 02:41:14 +00:00
parent ff2f9a9202
commit 94bf230a5a
4 changed files with 183 additions and 236 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^144.0.0",
"chromedriver": "^146.0.2",
"expect.js": "^0.3.1",
"mocha": "^11.7.5",
"selenium-webdriver": "^4.40.0",
"selenium-webdriver": "^4.41.0",
"superagent": "^10.3.0"
}
}