summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
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 c4eb78f7b..4b66d92e4 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -31,7 +31,7 @@
"swiped-events": "1.2.0"
},
"devDependencies": {
- "@biomejs/biome": "2.2.2",
+ "@biomejs/biome": "2.2.4",
"@types/node": "~24.3.1",
"browserslist": "~4.25.4",
"browserslist-to-esbuild": "~2.1.0",
@@ -40,12 +40,12 @@
"lightningcss": "~1.30.0",
"sharp": "~0.34.0",
"sort-package-json": "~3.4.0",
- "stylelint": "~16.23.1",
+ "stylelint": "~16.24.0",
"stylelint-config-standard-less": "~3.0.0",
"stylelint-prettier": "~5.0.0",
"svgo": "~4.0.0",
"typescript": "~5.9.0",
- "vite": "npm:rolldown-vite@7.1.5",
+ "vite": "npm:rolldown-vite@7.1.9",
"vite-bundle-analyzer": "~1.2.3"
}
}