|
14 | 14 | "node": ">=20.11.0"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@fontsource-variable/inter": "^5.0.18", |
18 |
| - "@fontsource-variable/jetbrains-mono": "^5.0.21", |
| 17 | + "@fontsource-variable/inter": "^5.1.1", |
| 18 | + "@fontsource-variable/jetbrains-mono": "^5.1.2", |
19 | 19 | "android-fastboot": "github:commaai/fastboot.js#c3ec6fe3c96a48dab46e23d0c8c861af15b2144a",
|
20 |
| - "comlink": "^4.4.1", |
| 20 | + "comlink": "^4.4.2", |
21 | 21 | "jssha": "^3.3.1",
|
22 | 22 | "react": "^18.3.1",
|
23 | 23 | "react-dom": "^18.3.1",
|
24 |
| - "xz-decompress": "^0.2.1" |
| 24 | + "xz-decompress": "^0.2.2" |
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "@tailwindcss/typography": "^0.5.13", |
28 |
| - "@testing-library/jest-dom": "^6.4.5", |
| 27 | + "@tailwindcss/typography": "^0.5.16", |
| 28 | + "@testing-library/jest-dom": "^6.6.3", |
29 | 29 | "@testing-library/react": "^15.0.7",
|
30 |
| - "@types/react": "^18.3.3", |
31 |
| - "@types/react-dom": "^18.3.0", |
32 |
| - "@vitejs/plugin-react": "^4.3.0", |
| 30 | + "@types/react": "^18.3.18", |
| 31 | + "@types/react-dom": "^18.3.5", |
| 32 | + "@vitejs/plugin-react": "^4.3.4", |
33 | 33 | "autoprefixer": "10.4.14",
|
34 |
| - "eslint": "^8.57.0", |
35 |
| - "eslint-plugin-react": "^7.34.2", |
| 34 | + "eslint": "^8.57.1", |
| 35 | + "eslint-plugin-react": "^7.37.4", |
36 | 36 | "eslint-plugin-react-hooks": "^4.6.2",
|
37 |
| - "eslint-plugin-react-refresh": "^0.4.7", |
| 37 | + "eslint-plugin-react-refresh": "^0.4.18", |
38 | 38 | "jsdom": "^22.1.0",
|
39 |
| - "postcss": "^8.4.38", |
40 |
| - "tailwindcss": "^3.4.3", |
41 |
| - "vite": "^5.2.12", |
| 39 | + "postcss": "^8.5.1", |
| 40 | + "tailwindcss": "^3.4.17", |
| 41 | + "vite": "^5.4.11", |
42 | 42 | "vite-svg-loader": "^5.1.0",
|
43 | 43 | "vitest": "^1.6.0"
|
44 | 44 | }
|
|
0 commit comments