|
15 | 15 | "preview": "vite preview" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@tanstack/react-query": "^5.90.11", |
| 18 | + "@tanstack/react-query": "^5.90.10", |
19 | 19 | "framer-motion": "12.23.24", |
20 | | - "i18next": "^25.6.3", |
| 20 | + "i18next": "^25.6.2", |
21 | 21 | "i18next-browser-languagedetector": "^8.2.0", |
22 | 22 | "i18next-http-backend": "^3.0.2", |
23 | 23 | "react": "^19.2.0", |
24 | 24 | "react-dom": "^19.2.0", |
25 | | - "react-i18next": "^16.3.5", |
| 25 | + "react-i18next": "^16.3.3", |
26 | 26 | "react-router-dom": "^7.9.6", |
27 | 27 | "styled-components": "^6.1.19" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@biomejs/biome": "2.3.7", |
31 | | - "@playwright/test": "^1.57.0", |
32 | | - "@types/react": "^19.2.7", |
33 | | - "@types/react-dom": "^19.2.3", |
| 30 | + "@biomejs/biome": "2.2.4", |
| 31 | + "@playwright/test": "^1.55.0", |
| 32 | + "@types/react": "^19.2.2", |
| 33 | + "@types/react-dom": "^19.2.1", |
34 | 34 | "@types/react-router-dom": "^5.3.3", |
35 | | - "@types/styled-components": "5.1.36", |
36 | | - "@vitejs/plugin-react": "^5.1.1", |
37 | | - "@tanstack/devtools-vite": "^0.3.11", |
38 | | - "@tanstack/react-query-devtools": "^5.91.1", |
| 35 | + "@types/styled-components": "5.1.34", |
| 36 | + "@vitejs/plugin-react": "^5.0.3", |
| 37 | + "@tanstack/devtools-vite": "^0.3.3", |
| 38 | + "@tanstack/react-query-devtools": "^5.90.2", |
39 | 39 | "husky": "^9.1.7", |
40 | | - "lint-staged": "^16.2.7", |
| 40 | + "lint-staged": "^16.2.6", |
41 | 41 | "typescript": "^5.9.3", |
42 | | - "ultracite": "6.3.6", |
43 | | - "vite": "^7.2.4" |
| 42 | + "ultracite": "6.3.3", |
| 43 | + "vite": "^7.2.2" |
44 | 44 | }, |
45 | 45 | "lint-staged": { |
46 | 46 | "*.{js,jsx,ts,tsx,json,jsonc,css,scss,md,mdx}": [ |
|
0 commit comments