|
15 | 15 | "pw:cg": "playwright codegen"
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "@vercel/analytics": "^1.1.1", |
19 |
| - "@vercel/speed-insights": "^1.0.3", |
20 |
| - "@vidstack/react": "next", |
| 18 | + "@vercel/analytics": "^1.3.1", |
| 19 | + "@vercel/speed-insights": "^1.0.12", |
| 20 | + "@vidstack/react": "1.9.8", |
21 | 21 | "classnames": "^2.5.1",
|
22 |
| - "i18next": "^23.7.16", |
23 |
| - "i18next-browser-languagedetector": "^7.2.0", |
24 |
| - "jotai": "^2.6.4", |
25 |
| - "jotai-effect": "^0.5.0", |
26 |
| - "react": "^18.2.0", |
27 |
| - "react-dom": "^18.2.0", |
28 |
| - "react-i18next": "^14.0.0", |
29 |
| - "react-icons": "^4.12.0" |
| 22 | + "i18next": "^23.11.5", |
| 23 | + "i18next-browser-languagedetector": "^7.2.1", |
| 24 | + "jotai": "^2.8.3", |
| 25 | + "jotai-effect": "^1.0.0", |
| 26 | + "react": "^18.3.1", |
| 27 | + "react-dom": "^18.3.1", |
| 28 | + "react-i18next": "^14.1.2", |
| 29 | + "react-icons": "^5.2.1" |
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 | 32 | "@playwright/test": "latest",
|
33 |
| - "@swc-jotai/react-refresh": "^0.1.0", |
34 |
| - "@types/node": "^20.11.5", |
35 |
| - "@types/react": "^18.2.43", |
36 |
| - "@types/react-dom": "^18.2.17", |
37 |
| - "@typescript-eslint/eslint-plugin": "^6.14.0", |
38 |
| - "@typescript-eslint/parser": "^6.14.0", |
39 |
| - "@vitejs/plugin-react-swc": "^3.5.0", |
40 |
| - "autoprefixer": "^10.4.16", |
41 |
| - "eslint": "^8.55.0", |
| 33 | + "@swc-jotai/react-refresh": "^0.1.1", |
| 34 | + "@types/node": "^20.14.8", |
| 35 | + "@types/react": "^18.3.3", |
| 36 | + "@types/react-dom": "^18.3.0", |
| 37 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 38 | + "@typescript-eslint/parser": "^6.21.0", |
| 39 | + "@vitejs/plugin-react-swc": "^3.7.0", |
| 40 | + "autoprefixer": "^10.4.19", |
| 41 | + "eslint": "^8.57.0", |
42 | 42 | "eslint-config-prettier": "^9.1.0",
|
43 | 43 | "eslint-plugin-prettier": "^5.1.3",
|
44 |
| - "eslint-plugin-react": "^7.33.2", |
45 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
46 |
| - "eslint-plugin-react-refresh": "^0.4.5", |
47 |
| - "postcss": "^8.4.32", |
48 |
| - "prettier": "^3.2.4", |
49 |
| - "prettier-plugin-tailwindcss": "^0.5.11", |
50 |
| - "tailwindcss": "^3.4.0", |
51 |
| - "typescript": "^5.2.2", |
52 |
| - "vite": "^5.0.8" |
| 44 | + "eslint-plugin-react": "^7.34.3", |
| 45 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 46 | + "eslint-plugin-react-refresh": "^0.4.7", |
| 47 | + "postcss": "^8.4.38", |
| 48 | + "prettier": "^3.3.2", |
| 49 | + "prettier-plugin-tailwindcss": "^0.5.14", |
| 50 | + "tailwindcss": "^3.4.4", |
| 51 | + "typescript": "^5.5.2", |
| 52 | + "vite": "^5.3.1" |
53 | 53 | }
|
54 | 54 | }
|
0 commit comments