|
37 | 37 | "dependencies": { |
38 | 38 | "@base-ui/react": "^1.4.1", |
39 | 39 | "@mantine/hooks": "^9.1.1", |
40 | | - "@tanstack/query-async-storage-persister": "^5.100.5", |
| 40 | + "@tanstack/query-async-storage-persister": "^5.100.9", |
41 | 41 | "@tanstack/react-form": "^1.29.1", |
42 | | - "@tanstack/react-query": "^5.100.5", |
43 | | - "@tanstack/react-query-devtools": "^5.100.5", |
44 | | - "@tanstack/react-query-persist-client": "^5.100.5", |
45 | | - "@tanstack/react-router": "^1.168.24", |
46 | | - "axios": "^1.15.2", |
| 42 | + "@tanstack/react-query": "^5.100.9", |
| 43 | + "@tanstack/react-query-devtools": "^5.100.9", |
| 44 | + "@tanstack/react-query-persist-client": "^5.100.9", |
| 45 | + "@tanstack/react-router": "^1.169.2", |
| 46 | + "axios": "^1.16.0", |
47 | 47 | "class-variance-authority": "^0.7.1", |
48 | 48 | "clsx": "^2.1.1", |
49 | | - "country-flag-icons": "^1.6.16", |
| 49 | + "country-flag-icons": "^1.6.17", |
50 | 50 | "date-fns": "^4.1.0", |
51 | 51 | "deepmerge": "^4.3.1", |
52 | | - "lucide-react": "^1.11.0", |
| 52 | + "lucide-react": "^1.14.0", |
53 | 53 | "qs": "^6.15.1", |
54 | | - "react": "^19.2.5", |
| 54 | + "react": "^19.2.6", |
55 | 55 | "react-day-picker": "^9.14.0", |
56 | | - "react-dom": "^19.2.5", |
57 | | - "react-intl": "^10.1.3", |
| 56 | + "react-dom": "^19.2.6", |
| 57 | + "react-intl": "^10.1.5", |
58 | 58 | "sonner": "^2.0.7", |
59 | 59 | "tailwind-merge": "^3.5.0", |
60 | | - "zod": "^4.3.6" |
| 60 | + "zod": "^4.4.3" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | 63 | "@eslint/js": "^9.39.4", |
64 | | - "@formatjs/cli": "^6.14.3", |
| 64 | + "@formatjs/cli": "^6.14.5", |
65 | 65 | "@playwright/test": "^1.59.1", |
66 | 66 | "@rolldown/plugin-babel": "^0.2.3", |
67 | 67 | "@semantic-release/changelog": "^6.0.3", |
68 | 68 | "@semantic-release/git": "^10.0.1", |
69 | 69 | "@tailwindcss/vite": "^4.2.4", |
70 | | - "@tanstack/eslint-plugin-query": "^5.100.5", |
| 70 | + "@tanstack/eslint-plugin-query": "^5.100.9", |
71 | 71 | "@tanstack/eslint-plugin-router": "^1.161.6", |
72 | | - "@tanstack/router-plugin": "^1.167.27", |
73 | | - "@types/chrome": "^0.1.40", |
74 | | - "@types/node": "^24.12.2", |
75 | | - "@types/qs": "^6.15.0", |
| 72 | + "@tanstack/router-plugin": "^1.167.35", |
| 73 | + "@types/chrome": "^0.1.42", |
| 74 | + "@types/node": "^24.12.3", |
| 75 | + "@types/qs": "^6.15.1", |
76 | 76 | "@types/react": "^19.2.14", |
77 | 77 | "@types/react-dom": "^19.2.3", |
78 | | - "@typescript-eslint/eslint-plugin": "^8.59.0", |
79 | | - "@typescript-eslint/parser": "^8.59.0", |
| 78 | + "@typescript-eslint/eslint-plugin": "^8.59.2", |
| 79 | + "@typescript-eslint/parser": "^8.59.2", |
80 | 80 | "@vitejs/plugin-react": "^6.0.1", |
81 | 81 | "babel-plugin-react-compiler": "1.0.0", |
82 | 82 | "conventional-changelog-conventionalcommits": "^9.3.1", |
|
87 | 87 | "eslint-plugin-react": "^7.37.5", |
88 | 88 | "eslint-plugin-react-hooks": "^7.1.1", |
89 | 89 | "eslint-plugin-tailwindcss": "^3.18.3", |
90 | | - "globals": "^17.5.0", |
| 90 | + "globals": "^17.6.0", |
91 | 91 | "prettier": "^3.8.3", |
92 | | - "prettier-plugin-tailwindcss": "^0.7.3", |
| 92 | + "prettier-plugin-tailwindcss": "^0.8.0", |
93 | 93 | "semantic-release": "^25.0.3", |
94 | | - "shadcn": "^4.5.0", |
| 94 | + "shadcn": "^4.7.0", |
95 | 95 | "sharp": "^0.34.5", |
96 | | - "stylelint": "^17.9.0", |
| 96 | + "stylelint": "^17.11.0", |
97 | 97 | "stylelint-config-standard": "^40.0.0", |
98 | 98 | "stylelint-config-tailwindcss": "^1.0.1", |
99 | 99 | "tailwindcss": "^4.2.4", |
100 | 100 | "tw-animate-css": "^1.4.0", |
101 | 101 | "typescript": "^6.0.3", |
102 | | - "typescript-eslint": "^8.59.0", |
103 | | - "vite": "^8.0.10", |
| 102 | + "typescript-eslint": "^8.59.2", |
| 103 | + "vite": "^8.0.11", |
104 | 104 | "wxt": "^0.20.25" |
105 | 105 | }, |
106 | | - "packageManager": "pnpm@10.33.2" |
| 106 | + "packageManager": "pnpm@11.0.9" |
107 | 107 | } |
0 commit comments