|
14 | 14 | "messages:compile": "lingui compile"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@emotion/react": "^11.13.5", |
18 |
| - "@lingui/macro": "^5.0.0", |
| 17 | + "@emotion/react": "^11.14.0", |
| 18 | + "@lingui/macro": "^5.1.0", |
19 | 19 | "@lingui/react": "^5.0.0",
|
20 |
| - "@mantine/core": "^7.14.3", |
21 |
| - "@mantine/hooks": "^7.14.3", |
22 |
| - "@mantine/notifications": "^7.14.3", |
23 |
| - "@reduxjs/toolkit": "^2.4.0", |
24 |
| - "@tabler/icons-react": "^3.18.0", |
| 20 | + "@mantine/core": "^7.15.1", |
| 21 | + "@mantine/hooks": "^7.15.1", |
| 22 | + "@mantine/notifications": "^7.15.1", |
| 23 | + "@reduxjs/toolkit": "^2.5.0", |
| 24 | + "@tabler/icons-react": "^3.24.0", |
25 | 25 | "clsx": "^2.1.0",
|
26 | 26 | "react": "^18.2.0",
|
27 | 27 | "react-dom": "^18.2.0",
|
28 |
| - "react-redux": "^9.0.4", |
| 28 | + "react-redux": "^9.2.0", |
29 | 29 | "uuid": "^11.0.3"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 | 32 | "@eslint/js": "^9.15.0",
|
33 |
| - "@lingui/cli": "^5.0.0", |
34 |
| - "@lingui/vite-plugin": "^5.0.0", |
35 |
| - "@types/react": "^18.3.11", |
| 33 | + "@lingui/cli": "^5.1.0", |
| 34 | + "@lingui/vite-plugin": "^5.1.0", |
| 35 | + "@types/react": "^18.3.13", |
36 | 36 | "@types/react-dom": "^18.3.1",
|
37 | 37 | "@vitejs/plugin-react": "^4.3.4",
|
38 | 38 | "babel-plugin-macros": "^3.1.0",
|
39 | 39 | "eslint": "^9.15.0",
|
40 | 40 | "eslint-config-prettier": "^9.0.0",
|
41 |
| - "eslint-plugin-lingui": "^0.8.1", |
42 |
| - "eslint-plugin-react-hooks": "^5.0.0", |
43 |
| - "eslint-plugin-react-refresh": "^0.4.12", |
44 |
| - "globals": "^15.12.0", |
| 41 | + "eslint-plugin-lingui": "^0.8.3", |
| 42 | + "eslint-plugin-react-hooks": "^5.1.0", |
| 43 | + "eslint-plugin-react-refresh": "^0.4.16", |
| 44 | + "globals": "^15.13.0", |
45 | 45 | "postcss": "^8.4.49",
|
46 | 46 | "postcss-preset-mantine": "^1.17.0",
|
47 | 47 | "postcss-simple-vars": "^7.0.1",
|
48 |
| - "prettier": "^3.4.1", |
| 48 | + "prettier": "^3.4.2", |
49 | 49 | "typescript": "^5.7.2",
|
50 |
| - "typescript-eslint": "^8.16.0", |
51 |
| - "vite": "^5.4.11", |
| 50 | + "typescript-eslint": "^8.18.0", |
| 51 | + "vite": "^6.0.3", |
52 | 52 | "vite-plugin-html": "^3.2.0"
|
53 | 53 | }
|
54 | 54 | }
|
0 commit comments