|
8 | 8 | },
|
9 | 9 | "version": "1.22.2",
|
10 | 10 | "dependencies": {
|
11 |
| - "@chakra-ui/react": "3.2.5", |
| 11 | + "@chakra-ui/react": "3.3.1", |
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.1.2", |
16 | 16 | "@supabase/ssr": "0.5.2",
|
17 |
| - "@supabase/supabase-js": "2.47.10", |
| 17 | + "@supabase/supabase-js": "2.47.15", |
18 | 18 | "cross-env": "7.0.3",
|
19 | 19 | "d3-shape": "3.2.0",
|
20 |
| - "i18next": "24.2.0", |
| 20 | + "i18next": "24.2.1", |
21 | 21 | "i18next-browser-languagedetector": "8.0.2",
|
22 | 22 | "i18next-fs-backend": "2.6.0",
|
23 | 23 | "i18next-http-backend": "3.0.1",
|
24 |
| - "isbot": "5.1.19", |
| 24 | + "isbot": "5.1.21", |
25 | 25 | "next-themes": "0.4.4",
|
26 | 26 | "react": "19.0.0",
|
27 | 27 | "react-dom": "19.0.0",
|
28 | 28 | "react-i18next": "15.4.0",
|
29 | 29 | "react-icons": "5.4.0",
|
30 |
| - "react-router": "7.1.1", |
| 30 | + "react-router": "7.1.2", |
31 | 31 | "recharts": "2.15.0",
|
32 | 32 | "remix-i18next": "7.0.2",
|
33 |
| - "supabase": "2.2.1", |
| 33 | + "supabase": "2.6.8", |
34 | 34 | "tiny-invariant": "1.3.3"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 | 37 | "@commitlint/config-conventional": "19.6.0",
|
38 | 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", |
| 39 | + "@react-router/dev": "7.1.2", |
| 40 | + "@react-router/fs-routes": "7.1.2", |
| 41 | + "@react-router/remix-routes-option-adapter": "7.1.2", |
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.0", |
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.10.7", |
| 47 | + "@types/react": "19.0.7", |
| 48 | + "@types/react-dom": "19.0.3", |
| 49 | + "@typescript-eslint/eslint-plugin": "8.20.0", |
| 50 | + "@typescript-eslint/parser": "8.20.0", |
51 | 51 | "@vitejs/plugin-react": "4.3.4",
|
52 | 52 | "@vitest/coverage-v8": "2.1.8",
|
53 |
| - "@vitest/eslint-plugin": "1.1.24", |
| 53 | + "@vitest/eslint-plugin": "1.1.25", |
54 | 54 | "@vitest/ui": "2.1.8",
|
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.18.0", |
60 | 60 | "eslint-config-prettier": "9.1.0",
|
61 | 61 | "eslint-config-turbo": "2.3.3",
|
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", |
| 68 | + "eslint-plugin-react-refresh": "0.4.18", |
69 | 69 | "eslint-plugin-sonarjs": "3.0.1",
|
70 | 70 | "eslint-plugin-storybook": "0.11.2",
|
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 | 74 | "globals": "15.14.0",
|
75 |
| - "happy-dom": "16.3.0", |
| 75 | + "happy-dom": "16.6.0", |
76 | 76 | "msw": "2.7.0",
|
77 |
| - "postcss": "8.4.49", |
| 77 | + "postcss": "8.5.1", |
78 | 78 | "remix-flat-routes": "0.6.5",
|
79 |
| - "rollup-plugin-visualizer": "5.13.1", |
| 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.20.0", |
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