diff options
Diffstat (limited to 'client/simple/package.json')
| -rw-r--r-- | client/simple/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/simple/package.json b/client/simple/package.json index f62637df6..ebdeaa805 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -31,7 +31,7 @@ "swiped-events": "1.2.0" }, "devDependencies": { - "@biomejs/biome": "2.3.7", + "@biomejs/biome": "2.3.8", "@types/node": "~24.10.1", "browserslist": "~4.28.0", "browserslist-to-esbuild": "~2.1.1", @@ -39,8 +39,8 @@ "less": "~4.4.2", "lightningcss": "~1.30.2", "sharp": "~0.34.5", - "sort-package-json": "~3.4.0", - "stylelint": "~16.25.0", + "sort-package-json": "~3.5.0", + "stylelint": "~16.26.0", "stylelint-config-standard-less": "~3.0.1", "stylelint-prettier": "~5.0.3", "svgo": "~4.0.0", |