|
8 | 8 | },
|
9 | 9 | "version": "1.22.2",
|
10 | 10 | "dependencies": {
|
11 |
| - "@chakra-ui/react": "3.2.5", |
| 11 | + "@chakra-ui/react": "3.8.0", |
12 | 12 | "@emotion/cache": "11.14.0",
|
13 | 13 | "@emotion/react": "11.14.0",
|
14 | 14 | "@emotion/server": "11.11.0",
|
15 |
| - "@react-router/node": "7.1.1", |
| 15 | + "@react-router/node": "7.2.0", |
16 | 16 | "@supabase/ssr": "0.5.2",
|
17 |
| - "@supabase/supabase-js": "2.47.10", |
| 17 | + "@supabase/supabase-js": "2.48.1", |
18 | 18 | "cross-env": "7.0.3",
|
19 | 19 | "d3-shape": "3.2.0",
|
20 |
| - "i18next": "24.2.0", |
21 |
| - "i18next-browser-languagedetector": "8.0.2", |
| 20 | + "i18next": "24.2.2", |
| 21 | + "i18next-browser-languagedetector": "8.0.3", |
22 | 22 | "i18next-fs-backend": "2.6.0",
|
23 |
| - "i18next-http-backend": "3.0.1", |
24 |
| - "isbot": "5.1.19", |
| 23 | + "i18next-http-backend": "3.0.2", |
| 24 | + "isbot": "5.1.22", |
25 | 25 | "next-themes": "0.4.4",
|
26 | 26 | "react": "19.0.0",
|
27 | 27 | "react-dom": "19.0.0",
|
28 |
| - "react-i18next": "15.4.0", |
29 |
| - "react-icons": "5.4.0", |
30 |
| - "react-router": "7.1.1", |
31 |
| - "recharts": "2.15.0", |
| 28 | + "react-i18next": "15.4.1", |
| 29 | + "react-icons": "5.5.0", |
| 30 | + "react-router": "7.2.0", |
| 31 | + "recharts": "2.15.1", |
32 | 32 | "remix-i18next": "7.0.2",
|
33 |
| - "supabase": "2.2.1", |
| 33 | + "supabase": "2.12.1", |
34 | 34 | "tiny-invariant": "1.3.3"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "@commitlint/config-conventional": "19.6.0", |
38 |
| - "@pandacss/dev": "0.51.1", |
39 |
| - "@react-router/dev": "7.1.1", |
40 |
| - "@react-router/fs-routes": "7.1.1", |
41 |
| - "@react-router/remix-routes-option-adapter": "7.1.1", |
| 37 | + "@commitlint/config-conventional": "19.7.1", |
| 38 | + "@pandacss/dev": "0.53.0", |
| 39 | + "@react-router/dev": "7.2.0", |
| 40 | + "@react-router/fs-routes": "7.2.0", |
| 41 | + "@react-router/remix-routes-option-adapter": "7.2.0", |
42 | 42 | "@testing-library/dom": "10.4.0",
|
43 |
| - "@testing-library/react": "16.1.0", |
44 |
| - "@testing-library/user-event": "14.5.2", |
| 43 | + "@testing-library/react": "16.2.0", |
| 44 | + "@testing-library/user-event": "14.6.1", |
45 | 45 | "@types/eslint": "9.6.1",
|
46 |
| - "@types/node": "22.10.5", |
47 |
| - "@types/react": "19.0.2", |
48 |
| - "@types/react-dom": "19.0.2", |
49 |
| - "@typescript-eslint/eslint-plugin": "8.19.0", |
50 |
| - "@typescript-eslint/parser": "8.19.0", |
| 46 | + "@types/node": "22.13.4", |
| 47 | + "@types/react": "19.0.10", |
| 48 | + "@types/react-dom": "19.0.4", |
| 49 | + "@typescript-eslint/eslint-plugin": "8.24.1", |
| 50 | + "@typescript-eslint/parser": "8.24.1", |
51 | 51 | "@vitejs/plugin-react": "4.3.4",
|
52 |
| - "@vitest/coverage-v8": "2.1.8", |
53 |
| - "@vitest/eslint-plugin": "1.1.24", |
54 |
| - "@vitest/ui": "2.1.8", |
| 52 | + "@vitest/coverage-v8": "2.1.9", |
| 53 | + "@vitest/eslint-plugin": "1.1.31", |
| 54 | + "@vitest/ui": "2.1.9", |
55 | 55 | "autoprefixer": "10.4.20",
|
56 | 56 | "c8": "10.1.3",
|
57 | 57 | "dotenv": "16.4.7",
|
58 | 58 | "esbuild": "0.24.2",
|
59 |
| - "eslint": "9.17.0", |
| 59 | + "eslint": "9.20.1", |
60 | 60 | "eslint-config-prettier": "9.1.0",
|
61 |
| - "eslint-config-turbo": "2.3.3", |
| 61 | + "eslint-config-turbo": "2.4.2", |
62 | 62 | "eslint-plugin-import": "2.31.0",
|
63 | 63 | "eslint-plugin-jsx-a11y": "6.10.2",
|
64 |
| - "eslint-plugin-no-relative-import-paths": "1.5.5", |
65 |
| - "eslint-plugin-react": "7.37.3", |
66 |
| - "eslint-plugin-react-compiler": "19.0.0-beta-63e3235-20250105", |
| 64 | + "eslint-plugin-no-relative-import-paths": "1.6.1", |
| 65 | + "eslint-plugin-react": "7.37.4", |
| 66 | + "eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112", |
67 | 67 | "eslint-plugin-react-hooks": "5.1.0",
|
68 |
| - "eslint-plugin-react-refresh": "0.4.16", |
69 |
| - "eslint-plugin-sonarjs": "3.0.1", |
70 |
| - "eslint-plugin-storybook": "0.11.2", |
| 68 | + "eslint-plugin-react-refresh": "0.4.19", |
| 69 | + "eslint-plugin-sonarjs": "3.0.2", |
| 70 | + "eslint-plugin-storybook": "0.11.3", |
71 | 71 | "eslint-plugin-testing-library": "7.1.1",
|
72 | 72 | "eslint-plugin-unused-imports": "4.1.4",
|
73 | 73 | "eslint-plugin-vitest-globals": "1.5.0",
|
74 |
| - "globals": "15.14.0", |
75 |
| - "happy-dom": "16.3.0", |
| 74 | + "globals": "15.15.0", |
| 75 | + "happy-dom": "16.8.1", |
76 | 76 | "msw": "2.7.0",
|
77 |
| - "postcss": "8.4.49", |
78 |
| - "remix-flat-routes": "0.6.5", |
79 |
| - "rollup-plugin-visualizer": "5.13.1", |
| 77 | + "postcss": "8.5.2", |
| 78 | + "remix-flat-routes": "0.8.5", |
| 79 | + "rollup-plugin-visualizer": "5.14.0", |
80 | 80 | "tsc-files": "1.1.4",
|
81 | 81 | "tsconfig-paths": "4.2.0",
|
82 | 82 | "typescript-coverage-report": "1.0.0",
|
83 |
| - "typescript-eslint": "8.19.0", |
| 83 | + "typescript-eslint": "8.24.1", |
84 | 84 | "vite": "6.0.7",
|
85 | 85 | "vite-plugin-checker": "0.8.0",
|
86 | 86 | "vite-tsconfig-paths": "5.1.4",
|
|
0 commit comments