summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-11 13:58:14 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-04-11 16:02:15 +0200
commitb3971f89e22b9151ba1857dc7e4a712883308c85 (patch)
tree9084ae72a1c0fd5c9495f3a4499652fca04dfc10 /client/simple/package.json
parenta4e08a5c2ffd65a8c2a8cbc1751788e98559499f (diff)
[upd] web-client (simple): Bump less in /client/simple
Bumps [less](https://github.com/less/less.js) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/compare/v4.2.2...v4.3.0) --- updated-dependencies: - dependency-name: less dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'client/simple/package.json')
-rw-r--r--client/simple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index 7fe362002..961fb380a 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -18,7 +18,7 @@
"globals": "^16.0.0",
"ionicons": "^7.4.0",
"leaflet": "^1.9.4",
- "less": "^4.2.2",
+ "less": "^4.3.0",
"less-loader": "^12.2.0",
"normalize.css": "^8.0.1",
"sharp": "^0.34.1",