bump dependencies

This commit is contained in:
Athou
2026-02-19 14:49:18 +01:00
parent a165d2b27e
commit bcce77495a
2 changed files with 702 additions and 465 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -20,12 +20,12 @@
"@fontsource/open-sans": "^5.2.7", "@fontsource/open-sans": "^5.2.7",
"@lingui/core": "^5.9.1", "@lingui/core": "^5.9.1",
"@lingui/react": "^5.9.1", "@lingui/react": "^5.9.1",
"@mantine/core": "^8.3.14", "@mantine/core": "^8.3.15",
"@mantine/form": "^8.3.14", "@mantine/form": "^8.3.15",
"@mantine/hooks": "^8.3.14", "@mantine/hooks": "^8.3.15",
"@mantine/modals": "^8.3.14", "@mantine/modals": "^8.3.15",
"@mantine/notifications": "^8.3.14", "@mantine/notifications": "^8.3.15",
"@mantine/spotlight": "^8.3.14", "@mantine/spotlight": "^8.3.15",
"@monaco-editor/react": "^4.7.0", "@monaco-editor/react": "^4.7.0",
"@react-querybuilder/mantine": "^8.14.0", "@react-querybuilder/mantine": "^8.14.0",
"@reduxjs/toolkit": "^2.11.2", "@reduxjs/toolkit": "^2.11.2",
@@ -53,7 +53,7 @@
"websocket-heartbeat-js": "^1.1.3" "websocket-heartbeat-js": "^1.1.3"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^2.4.0", "@biomejs/biome": "^2.4.2",
"@lingui/babel-plugin-lingui-macro": "^5.9.1", "@lingui/babel-plugin-lingui-macro": "^5.9.1",
"@lingui/cli": "^5.9.1", "@lingui/cli": "^5.9.1",
"@lingui/vite-plugin": "^5.9.1", "@lingui/vite-plugin": "^5.9.1",