summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-12 20:00:58 +0000
committerIvan Gabaldon <igabaldon@inetol.net>2025-12-12 20:22:48 +0000
commit07440e33323a219cea06a17bbfcf4f655f4ccfdf (patch)
tree3600cc8246353ddbe7dd8df43faaab680d675bc9 /client/simple/package.json
parent1827dfc071689851ad6b765dc005bb988d4a6bd4 (diff)
[upd] web-client (simple): Bump the minor group
Bumps the minor group in /client/simple with 2 updates: [sort-package-json](https://github.com/keithamus/sort-package-json) and [vite-bundle-analyzer](https://github.com/nonzzz/vite-bundle-analyzer). Updates `sort-package-json` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](https://github.com/keithamus/sort-package-json/compare/v3.5.0...v3.5.1) Updates `vite-bundle-analyzer` from 1.2.3 to 1.3.1 - [Release notes](https://github.com/nonzzz/vite-bundle-analyzer/releases) - [Changelog](https://github.com/nonzzz/vite-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nonzzz/vite-bundle-analyzer/compare/v1.2.3...v1.3.1) --- updated-dependencies: - dependency-name: sort-package-json dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: vite-bundle-analyzer dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'client/simple/package.json')
-rw-r--r--client/simple/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index 8df1232fc..2595b6262 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -37,13 +37,13 @@
"less": "~4.4.2",
"mathjs": "~15.1.0",
"sharp": "~0.34.5",
- "sort-package-json": "~3.5.0",
+ "sort-package-json": "~3.5.1",
"stylelint": "~16.26.0",
"stylelint-config-standard-less": "~3.0.1",
"stylelint-prettier": "~5.0.3",
"svgo": "~4.0.0",
"typescript": "~5.9.3",
"vite": "8.0.0-beta.2",
- "vite-bundle-analyzer": "~1.2.3"
+ "vite-bundle-analyzer": "~1.3.1"
}
}