diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-09 07:52:52 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-05-09 12:40:34 +0200 |
| commit | 1326ec7429526ad538a7c64f89d499dd09ddee27 (patch) | |
| tree | 3770923c4db4f482c64093c9082702b65de6e4ee /client/simple/package.json | |
| parent | 50406d4b46a4c39976805bb95bb60884d22b2066 (diff) | |
[upd] web-client (simple): Bump ionicons in /client/simple
Bumps [ionicons](https://github.com/ionic-team/ionicons) from 7.4.0 to 8.0.8.
- [Release notes](https://github.com/ionic-team/ionicons/releases)
- [Commits](https://github.com/ionic-team/ionicons/compare/v7.4.0...v8.0.8)
---
updated-dependencies:
- dependency-name: ionicons
dependency-version: 8.0.8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'client/simple/package.json')
| -rw-r--r-- | client/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json index f7791e9ef..5eeffb688 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -16,7 +16,7 @@ "eslint": "^9.25.1", "filemanager-webpack-plugin": "^8.0.0", "globals": "^16.0.0", - "ionicons": "^7.4.0", + "ionicons": "^8.0.8", "leaflet": "^1.9.4", "less": "^4.3.0", "less-loader": "^12.3.0", |