|
19 | 19 | "@fontsource/comic-neue": "^5.1.0",
|
20 | 20 | "@fontsource/jetbrains-mono": "^5.1.1",
|
21 | 21 | "@fontsource/noto-serif": "^5.1.0",
|
22 |
| - "@supabase/supabase-js": "^2.45.4", |
23 |
| - "algoliasearch": "^5.10.2", |
| 22 | + "@supabase/supabase-js": "^2.46.2", |
| 23 | + "algoliasearch": "^5.15.0", |
24 | 24 | "firebase": "^10.14.1",
|
25 | 25 | "react": "^18.3.1",
|
26 | 26 | "react-dom": "^18.3.1",
|
27 |
| - "react-router": "^6.27.0", |
28 |
| - "react-router-dom": "^6.27.0", |
| 27 | + "react-router": "^6.28.0", |
| 28 | + "react-router-dom": "^6.28.0", |
29 | 29 | "react18-json-view": "^0.2.8",
|
30 | 30 | "typeface-rubik": "^1.1.13"
|
31 | 31 | },
|
|
54 | 54 | "@tailwindcss/typography": "^0.5.15",
|
55 | 55 | "@types/react": "^18.3.12",
|
56 | 56 | "@types/react-dom": "18.3.1",
|
57 |
| - "@typescript-eslint/eslint-plugin": "^8.11.0", |
58 |
| - "@typescript-eslint/parser": "^8.11.0", |
59 |
| - "@vitejs/plugin-react": "^4.3.3", |
| 57 | + "@typescript-eslint/eslint-plugin": "^8.17.0", |
| 58 | + "@typescript-eslint/parser": "^8.17.0", |
| 59 | + "@vitejs/plugin-react": "^4.3.4", |
60 | 60 | "autoprefixer": "^10.4.20",
|
61 |
| - "eslint": "^9.13.0", |
| 61 | + "eslint": "^8.57.1", |
62 | 62 | "eslint-config-react-app": "^7.0.1",
|
63 | 63 | "eslint-config-standard": "^17.1.0",
|
64 | 64 | "eslint-plugin-import": "^2.31.0",
|
65 |
| - "eslint-plugin-n": "^17.11.1", |
66 |
| - "eslint-plugin-promise": "^7.1.0", |
67 |
| - "eslint-plugin-react": "^7.37.1", |
| 65 | + "eslint-plugin-n": "^17.14.0", |
| 66 | + "eslint-plugin-promise": "^7.2.1", |
| 67 | + "eslint-plugin-react": "^7.37.2", |
68 | 68 | "eslint-plugin-react-hooks": "^4.6.2",
|
69 |
| - "eslint-plugin-react-refresh": "^0.4.12", |
70 |
| - "postcss": "^8.4.47", |
| 69 | + "eslint-plugin-react-refresh": "^0.4.16", |
| 70 | + "postcss": "^8.4.49", |
71 | 71 | "realm-web": "^2.0.1",
|
72 |
| - "tailwindcss": "^3.4.14", |
73 |
| - "typescript": "^5.6.3", |
74 |
| - "vite": "^5.4.10", |
75 |
| - "vite-plugin-svgr": "^4.2.0" |
| 72 | + "tailwindcss": "^3.4.15", |
| 73 | + "typescript": "^5.7.2", |
| 74 | + "vite": "^5.4.11", |
| 75 | + "vite-plugin-svgr": "^4.3.0" |
| 76 | + }, |
| 77 | + "overrides": { |
| 78 | + "eslint": "^8.57.1" |
76 | 79 | }
|
77 | 80 | }
|
0 commit comments