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

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

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.23.1 | 1.23.3 |
This commit is contained in:
Renovate Bot
2025-02-06 08:50:59 +00:00
parent afc6c1a336
commit 3017db2ca3
4 changed files with 78 additions and 67 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^131.0.5",
"chromedriver": "^133.0.0",
"expect.js": "^0.3.1",
"mocha": "^11.0.1",
"selenium-webdriver": "^4.27.0",
"mocha": "^11.1.0",
"selenium-webdriver": "^4.28.1",
"superagent": "^10.1.1"
}
}