[upd] web-client (simple): Bump sort-package-json in /client/simple

Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 3.6.1 to 4.0.0.
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](https://github.com/keithamus/sort-package-json/compare/v3.6.1...v4.0.0)

---
updated-dependencies:
- dependency-name: sort-package-json
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-12 07:23:35 +00:00
committed by GitHub
parent 4dd0bf4867
commit 21205c1e61
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -23,7 +23,7 @@
"less": "^4.6.4",
"mathjs": "^15.2.0",
"sharp": "~0.34.5",
"sort-package-json": "^3.6.1",
"sort-package-json": "^4.0.0",
"stylelint": "^17.12.0",
"stylelint-config-standard-less": "^4.1.0",
"stylelint-prettier": "^5.0.3",
@@ -3944,9 +3944,9 @@
"license": "MIT"
},
"node_modules/sort-package-json": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-3.6.1.tgz",
"integrity": "sha512-Chgejw1+10p2D0U2tB7au1lHtz6TkFnxmvZktyBCRyV0GgmF6nl1IxXxAsPtJVsUyg/fo+BfCMAVVFUVRkAHrQ==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-4.0.0.tgz",
"integrity": "sha512-6aYOlYI9AWioZ+rzu+4zKLmoFqJP0/fHDxrd7X04yqEibikY+5YVF0EYlyGn4v6X2PJY7yAUWV7oeP+i5rOm/g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3962,7 +3962,7 @@
"sort-package-json": "cli.js"
},
"engines": {
"node": ">=20"
"node": ">=22"
}
},
"node_modules/sort-package-json/node_modules/semver": {
+1 -1
View File
@@ -37,7 +37,7 @@
"less": "^4.6.4",
"mathjs": "^15.2.0",
"sharp": "~0.34.5",
"sort-package-json": "^3.6.1",
"sort-package-json": "^4.0.0",
"stylelint": "^17.12.0",
"stylelint-config-standard-less": "^4.1.0",
"stylelint-prettier": "^5.0.3",