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

chore(deps): update dependency syncthing/syncthing to v1.29.6

| datasource      | package             | from   | to     |
| --------------- | ------------------- | ------ | ------ |
| github-releases | syncthing/syncthing | 1.29.5 | 1.29.6 |
This commit is contained in:
Renovate Bot
2025-05-06 08:14:57 +00:00
parent e2cda9ad73
commit fa0677c155
4 changed files with 63 additions and 306 deletions

View File

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