1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-03-25 13:43:33 +00:00
Renovate Bot e8c0199923 chore(deps): update dependency syncthing/syncthing to v1.29.3
| datasource      | package             | from   | to     |
| --------------- | ------------------- | ------ | ------ |
| github-releases | syncthing/syncthing | 1.29.2 | 1.29.3 |
2025-03-12 12:03:59 +00:00

18 lines
344 B
JSON

{
"name": "test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^134.0.2",
"expect.js": "^0.3.1",
"mocha": "^11.1.0",
"selenium-webdriver": "^4.29.0"
}
}