|
29 | 29 | "dependencies": { |
30 | 30 | "@base-ui/react": "^1.1.0", |
31 | 31 | "@tanstack/query-async-storage-persister": "^5.90.22", |
32 | | - "@tanstack/react-form": "^1.27.7", |
| 32 | + "@tanstack/react-form": "^1.28.0", |
33 | 33 | "@tanstack/react-query": "^5.90.20", |
34 | 34 | "@tanstack/react-query-devtools": "^5.91.2", |
35 | 35 | "@tanstack/react-query-persist-client": "^5.90.22", |
36 | | - "@tanstack/react-router": "^1.157.4", |
37 | | - "axios": "^1.13.2", |
| 36 | + "@tanstack/react-router": "^1.157.16", |
| 37 | + "axios": "^1.13.4", |
38 | 38 | "class-variance-authority": "^0.7.1", |
39 | 39 | "clsx": "^2.1.1", |
40 | | - "country-flag-icons": "^1.6.8", |
| 40 | + "country-flag-icons": "^1.6.12", |
41 | 41 | "date-fns": "^4.1.0", |
42 | 42 | "deepmerge": "^4.3.1", |
43 | 43 | "lucide-react": "^0.563.0", |
44 | 44 | "qs": "^6.14.1", |
45 | | - "react": "^19.2.3", |
| 45 | + "react": "^19.2.4", |
46 | 46 | "react-day-picker": "^9.13.0", |
47 | | - "react-dom": "^19.2.3", |
| 47 | + "react-dom": "^19.2.4", |
48 | 48 | "react-intl": "^8.1.1", |
49 | 49 | "sonner": "^2.0.7", |
50 | 50 | "tailwind-merge": "^3.4.0", |
|
59 | 59 | "@tailwindcss/vite": "^4.1.18", |
60 | 60 | "@tanstack/eslint-plugin-query": "^5.91.3", |
61 | 61 | "@tanstack/eslint-plugin-router": "^1.155.0", |
62 | | - "@tanstack/router-plugin": "^1.157.4", |
| 62 | + "@tanstack/router-plugin": "^1.157.16", |
63 | 63 | "@types/chrome": "^0.1.36", |
64 | 64 | "@types/node": "^24.10.9", |
65 | 65 | "@types/qs": "^6.14.0", |
66 | | - "@types/react": "^19.2.9", |
| 66 | + "@types/react": "^19.2.10", |
67 | 67 | "@types/react-dom": "^19.2.3", |
68 | | - "@typescript-eslint/eslint-plugin": "^8.53.1", |
69 | | - "@typescript-eslint/parser": "^8.53.1", |
| 68 | + "@typescript-eslint/eslint-plugin": "^8.54.0", |
| 69 | + "@typescript-eslint/parser": "^8.54.0", |
70 | 70 | "@vitejs/plugin-react": "^5.1.2", |
71 | 71 | "babel-plugin-react-compiler": "1.0.0", |
72 | 72 | "conventional-changelog-conventionalcommits": "^9.1.0", |
|
77 | 77 | "eslint-plugin-react": "^7.37.5", |
78 | 78 | "eslint-plugin-react-hooks": "^7.0.1", |
79 | 79 | "eslint-plugin-tailwindcss": "^3.18.2", |
80 | | - "globals": "^17.1.0", |
| 80 | + "globals": "^17.2.0", |
81 | 81 | "prettier": "^3.8.1", |
82 | 82 | "prettier-plugin-tailwindcss": "^0.7.2", |
83 | 83 | "semantic-release": "^25.0.2", |
|
86 | 86 | "tailwindcss": "^4.1.18", |
87 | 87 | "tw-animate-css": "^1.4.0", |
88 | 88 | "typescript": "^5.9.3", |
89 | | - "typescript-eslint": "^8.53.1", |
| 89 | + "typescript-eslint": "^8.54.0", |
90 | 90 | "vite": "^7.3.1", |
91 | 91 | "wxt": "^0.20.13" |
92 | 92 | }, |
93 | | - "packageManager": "pnpm@10.28.1", |
| 93 | + "packageManager": "pnpm@10.28.2", |
94 | 94 | "pnpm": { |
95 | 95 | "onlyBuiltDependencies": [ |
96 | 96 | "@tailwindcss/oxide", |
|
0 commit comments