summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-06 10:03:54 +0200
committerGitHub <noreply@github.com>2025-06-06 10:03:54 +0200
commit13132c07694c8e6168e2ac3c62d02e7a20153742 (patch)
treed003cc068f302391874f95c24c2850da7d50aaa4 /client/simple/package.json
parent3f1504a913a4bf337136f91aa424844b9546a20a (diff)
[upd] web-client (simple): Bump the minor group (#4899)
Bumps the minor group in /client/simple with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [ionicons](https://github.com/ionic-team/ionicons). Updates `@eslint/js` from 9.27.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.28.0/packages/js) Updates `eslint` from 9.27.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.27.0...v9.28.0) Updates `ionicons` from 8.0.8 to 8.0.9 - [Release notes](https://github.com/ionic-team/ionicons/releases) - [Commits](https://github.com/ionic-team/ionicons/compare/v8.0.8...v8.0.9) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: ionicons dependency-version: 8.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'client/simple/package.json')
-rw-r--r--client/simple/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index 7fc4d3c79..94a6e2d0a 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -9,14 +9,14 @@
"icons.html": "node theme_icons.js"
},
"devDependencies": {
- "@eslint/js": "^9.27.0",
+ "@eslint/js": "^9.28.0",
"copy-webpack-plugin": "^13.0.0",
"css-loader": "^7.1.2",
"edge.js": "^6.2.1",
- "eslint": "^9.27.0",
+ "eslint": "^9.28.0",
"filemanager-webpack-plugin": "^8.0.0",
"globals": "^16.2.0",
- "ionicons": "^8.0.8",
+ "ionicons": "^8.0.9",
"leaflet": "^1.9.4",
"less": "^4.3.0",
"less-loader": "^12.3.0",