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 138032a4f..3f84befd2 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -31,12 +31,12 @@ "devDependencies": { "@biomejs/biome": "2.3.8", "@types/node": "~24.10.1", - "browserslist": "~4.28.0", + "browserslist": "~4.28.1", "browserslist-to-esbuild": "~2.1.1", "edge.js": "~6.3.0", "less": "~4.4.2", "lightningcss": "~1.30.2", - "mathjs": "~15.0.0", + "mathjs": "~15.1.0", "sharp": "~0.34.5", "sort-package-json": "~3.5.0", "stylelint": "~16.26.0", |