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.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index 7335f135a..7270f9995 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -27,25 +27,25 @@
"dependencies": {
"ionicons": "~8.0.13",
"normalize.css": "8.0.1",
- "ol": "~10.6.1",
+ "ol": "~10.7.0",
"swiped-events": "1.2.0"
},
"devDependencies": {
- "@biomejs/biome": "2.3.2",
- "@types/node": "~24.9.2",
+ "@biomejs/biome": "2.3.4",
+ "@types/node": "~24.10.0",
"browserslist": "~4.27.0",
"browserslist-to-esbuild": "~2.1.1",
"edge.js": "~6.3.0",
"less": "~4.4.2",
"lightningcss": "~1.30.2",
- "sharp": "~0.34.4",
+ "sharp": "~0.34.5",
"sort-package-json": "~3.4.0",
"stylelint": "~16.25.0",
"stylelint-config-standard-less": "~3.0.1",
"stylelint-prettier": "~5.0.3",
"svgo": "~4.0.0",
"typescript": "~5.9.3",
- "vite": "npm:rolldown-vite@7.1.19",
+ "vite": "npm:rolldown-vite@7.2.2",
"vite-bundle-analyzer": "~1.2.3"
}
}