diff options
Diffstat (limited to 'client/simple/package.json')
| -rw-r--r-- | client/simple/package.json | 4 |
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" } } |