2 Commits

Author SHA1 Message Date
jcabillot fc22b409e8 Merge branch 'master' into renovate/less-3.x 2026-05-29 15:50:15 -04:00
renovate bec4f6cd52 Update dependency less to v3.13.1
web/cryptpad/pipeline/head There was a failure building this commit
web/cryptpad/pipeline/pr-master There was a failure building this commit
2026-05-27 01:04:26 +00:00
2 changed files with 219 additions and 819 deletions
+217 -817
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -14,7 +14,7 @@
"dependencies": { "dependencies": {
"chainpad-crypto": "^0.2.2", "chainpad-crypto": "^0.2.2",
"chainpad-server": "^4.0.9", "chainpad-server": "^4.0.9",
"express": "~4.22.0", "express": "~4.16.0",
"fs-extra": "^7.0.0", "fs-extra": "^7.0.0",
"get-folder-size": "^2.0.1", "get-folder-size": "^2.0.1",
"netflux-websocket": "^0.1.20", "netflux-websocket": "^0.1.20",
@@ -29,7 +29,7 @@
}, },
"devDependencies": { "devDependencies": {
"jshint": "^2.10.2", "jshint": "^2.10.2",
"less": "3.7.1", "less": "3.13.1",
"lesshint": "^4.5.0", "lesshint": "^4.5.0",
"selenium-webdriver": "^3.6.0" "selenium-webdriver": "^3.6.0"
}, },