|
2 | 2 | "name": "@remnawave/frontend",
|
3 | 3 | "private": false,
|
4 | 4 | "type": "module",
|
5 |
| - "version": "2.1.14", |
| 5 | + "version": "2.1.15", |
6 | 6 | "license": "AGPL-3.0-only",
|
7 | 7 | "author": "REMNAWAVE <github.com/remnawave>",
|
8 | 8 | "homepage": "https://github.com/remnawave",
|
|
38 | 38 | "@dnd-kit/modifiers": "^9.0.0",
|
39 | 39 | "@dnd-kit/sortable": "^10.0.0",
|
40 | 40 | "@dnd-kit/utilities": "^3.2.2",
|
41 |
| - "@formkit/auto-animate": "^0.8.4", |
| 41 | + "@formkit/auto-animate": "^0.9.0", |
42 | 42 | "@gfazioli/mantine-list-view-table": "1.1.0",
|
43 | 43 | "@gfazioli/mantine-split-pane": "^2.4.0",
|
44 |
| - "@gfazioli/mantine-text-animate": "^2.2.5", |
| 44 | + "@gfazioli/mantine-text-animate": "^2.3.0", |
45 | 45 | "@highcharts/react": "^4.0.0-beta.5",
|
46 | 46 | "@lukemorales/query-key-factory": "^1.3.4",
|
47 |
| - "@mantine/carousel": "^8.3.1", |
48 |
| - "@mantine/charts": "^8.3.1", |
49 |
| - "@mantine/code-highlight": "^8.3.1", |
50 |
| - "@mantine/core": "^8.3.1", |
51 |
| - "@mantine/dates": "^8.3.1", |
52 |
| - "@mantine/dropzone": "^8.3.1", |
53 |
| - "@mantine/form": "^8.3.1", |
54 |
| - "@mantine/hooks": "^8.3.1", |
55 |
| - "@mantine/modals": "^8.3.1", |
56 |
| - "@mantine/notifications": "^8.3.1", |
57 |
| - "@mantine/nprogress": "^8.3.1", |
58 |
| - "@mantine/spotlight": "^8.3.1", |
| 47 | + "@mantine/carousel": "^8.3.2", |
| 48 | + "@mantine/charts": "^8.3.2", |
| 49 | + "@mantine/code-highlight": "^8.3.2", |
| 50 | + "@mantine/core": "^8.3.2", |
| 51 | + "@mantine/dates": "^8.3.2", |
| 52 | + "@mantine/dropzone": "^8.3.2", |
| 53 | + "@mantine/form": "^8.3.2", |
| 54 | + "@mantine/hooks": "^8.3.2", |
| 55 | + "@mantine/modals": "^8.3.2", |
| 56 | + "@mantine/notifications": "^8.3.2", |
| 57 | + "@mantine/nprogress": "^8.3.2", |
| 58 | + "@mantine/spotlight": "^8.3.2", |
59 | 59 | "@monaco-editor/react": "^4.7.0",
|
60 | 60 | "@paralleldrive/cuid2": "2.2.2",
|
61 |
| - "@remnawave/backend-contract": "2.1.57", |
| 61 | + "@remnawave/backend-contract": "2.1.62", |
62 | 62 | "@stablelib/base64": "^2.0.1",
|
63 | 63 | "@stablelib/x25519": "^2.0.1",
|
64 |
| - "@tabler/icons-react": "^3.34.1", |
65 |
| - "@tanstack/react-query": "^5.85.6", |
66 |
| - "@tanstack/react-query-devtools": "^5.85.6", |
| 64 | + "@tabler/icons-react": "^3.35.0", |
| 65 | + "@tanstack/react-query": "^5.90.2", |
| 66 | + "@tanstack/react-query-devtools": "^5.90.2", |
67 | 67 | "@tanstack/react-virtual": "^3.13.12",
|
68 | 68 | "@virtuoso.dev/masonry": "^1.3.5",
|
69 |
| - "axios": "^1.11.0", |
| 69 | + "axios": "^1.12.2", |
70 | 70 | "buffer": "^6.0.3",
|
71 | 71 | "clsx": "^2.1.1",
|
72 | 72 | "color-hash": "^2.0.2",
|
|
77 | 77 | "dayjs": "^1.11.18",
|
78 | 78 | "dotenv": "^16.5.0",
|
79 | 79 | "generate-password-ts": "^1.6.5",
|
80 |
| - "highcharts": "^12.3.0", |
| 80 | + "highcharts": "^12.4.0", |
81 | 81 | "highcharts-react-official": "^3.2.2",
|
82 |
| - "i18next": "^25.4.2", |
| 82 | + "i18next": "^25.5.2", |
83 | 83 | "i18next-browser-languagedetector": "^8.2.0",
|
84 | 84 | "i18next-http-backend": "^3.0.2",
|
85 | 85 | "json-edit-react": "^1.28.2",
|
|
89 | 89 | "mantine-react-table": "^2.0.0-beta.9",
|
90 | 90 | "monaco-editor": "^0.52.2",
|
91 | 91 | "monaco-yaml": "^5.4.0",
|
92 |
| - "motion": "12.23.11", |
93 |
| - "nanoid": "^5.1.5", |
| 92 | + "motion": "12.23.21", |
| 93 | + "nanoid": "^5.1.6", |
94 | 94 | "react": "^19.1.1",
|
95 | 95 | "react-country-flag": "^3.1.0",
|
96 | 96 | "react-dom": "^19.1.1",
|
|
0 commit comments