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.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index 0b0da0ef4..2fc618f4e 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -23,18 +23,18 @@
"not dead"
],
"dependencies": {
- "ionicons": "^8.0.13",
+ "ionicons": "^8.1.0",
"normalize.css": "8.0.1",
- "ol": "^10.9.0",
+ "ol": "^10.10.0",
"swiped-events": "1.2.0"
},
"devDependencies": {
- "@biomejs/biome": "2.5.5",
- "@types/node": "^26.1.1",
- "browserslist": "^4.28.7",
+ "@biomejs/biome": "2.5.7",
+ "@types/node": "^26.2.0",
+ "browserslist": "^4.28.8",
"browserslist-to-esbuild": "^2.1.1",
"edge.js": "^6.5.1",
- "less": "^4.8.0",
+ "less": "^4.8.1",
"mathjs": "^15.2.0",
"sharp": "~0.35.3",
"sort-package-json": "^4.0.0",
@@ -43,7 +43,7 @@
"stylelint-prettier": "^5.0.3",
"svgo": "^4.0.2",
"typescript": "~7.0.2",
- "vite": "^8.1.5",
+ "vite": "^8.2.1",
"vite-bundle-analyzer": "^1.3.9"
}
}