|
35 | 35 | "release": "semantic-release" |
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | | - "@base-ui/react": "^1.4.0", |
39 | | - "@tanstack/query-async-storage-persister": "^5.99.0", |
40 | | - "@tanstack/react-form": "^1.29.0", |
41 | | - "@tanstack/react-query": "^5.99.0", |
42 | | - "@tanstack/react-query-devtools": "^5.99.0", |
43 | | - "@tanstack/react-query-persist-client": "^5.99.0", |
44 | | - "@tanstack/react-router": "^1.168.22", |
45 | | - "axios": "^1.15.0", |
| 38 | + "@base-ui/react": "^1.4.1", |
| 39 | + "@tanstack/query-async-storage-persister": "^5.100.5", |
| 40 | + "@tanstack/react-form": "^1.29.1", |
| 41 | + "@tanstack/react-query": "^5.100.5", |
| 42 | + "@tanstack/react-query-devtools": "^5.100.5", |
| 43 | + "@tanstack/react-query-persist-client": "^5.100.5", |
| 44 | + "@tanstack/react-router": "^1.168.24", |
| 45 | + "axios": "^1.15.2", |
46 | 46 | "class-variance-authority": "^0.7.1", |
47 | 47 | "clsx": "^2.1.1", |
48 | 48 | "country-flag-icons": "^1.6.16", |
49 | 49 | "date-fns": "^4.1.0", |
50 | 50 | "deepmerge": "^4.3.1", |
51 | | - "lucide-react": "^1.8.0", |
| 51 | + "lucide-react": "^1.11.0", |
52 | 52 | "qs": "^6.15.1", |
53 | 53 | "react": "^19.2.5", |
54 | 54 | "react-day-picker": "^9.14.0", |
55 | 55 | "react-dom": "^19.2.5", |
56 | | - "react-intl": "^10.1.2", |
| 56 | + "react-intl": "^10.1.3", |
57 | 57 | "sonner": "^2.0.7", |
58 | 58 | "tailwind-merge": "^3.5.0", |
59 | 59 | "usehooks-ts": "^3.1.1", |
60 | 60 | "zod": "^4.3.6" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | 63 | "@eslint/js": "^9.39.4", |
64 | | - "@formatjs/cli": "^6.14.2", |
| 64 | + "@formatjs/cli": "^6.14.3", |
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 | | - "@tailwindcss/vite": "^4.2.2", |
70 | | - "@tanstack/eslint-plugin-query": "^5.99.0", |
| 69 | + "@tailwindcss/vite": "^4.2.4", |
| 70 | + "@tanstack/eslint-plugin-query": "^5.100.5", |
71 | 71 | "@tanstack/eslint-plugin-router": "^1.161.6", |
72 | | - "@tanstack/router-plugin": "^1.167.22", |
| 72 | + "@tanstack/router-plugin": "^1.167.27", |
73 | 73 | "@types/chrome": "^0.1.40", |
74 | 74 | "@types/node": "^24.12.2", |
75 | 75 | "@types/qs": "^6.15.0", |
76 | 76 | "@types/react": "^19.2.14", |
77 | 77 | "@types/react-dom": "^19.2.3", |
78 | | - "@typescript-eslint/eslint-plugin": "^8.58.2", |
79 | | - "@typescript-eslint/parser": "^8.58.2", |
| 78 | + "@typescript-eslint/eslint-plugin": "^8.59.0", |
| 79 | + "@typescript-eslint/parser": "^8.59.0", |
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", |
|
89 | 89 | "eslint-plugin-tailwindcss": "^3.18.3", |
90 | 90 | "globals": "^17.5.0", |
91 | 91 | "prettier": "^3.8.3", |
92 | | - "prettier-plugin-tailwindcss": "^0.7.2", |
| 92 | + "prettier-plugin-tailwindcss": "^0.7.3", |
93 | 93 | "semantic-release": "^25.0.3", |
94 | | - "shadcn": "^4.3.0", |
| 94 | + "shadcn": "^4.5.0", |
95 | 95 | "sharp": "^0.34.5", |
96 | | - "stylelint": "^17.8.0", |
| 96 | + "stylelint": "^17.9.0", |
97 | 97 | "stylelint-config-standard": "^40.0.0", |
98 | 98 | "stylelint-config-tailwindcss": "^1.0.1", |
99 | | - "tailwindcss": "^4.2.2", |
| 99 | + "tailwindcss": "^4.2.4", |
100 | 100 | "tw-animate-css": "^1.4.0", |
101 | 101 | "typescript": "^6.0.3", |
102 | | - "typescript-eslint": "^8.58.2", |
103 | | - "vite": "^8.0.8", |
| 102 | + "typescript-eslint": "^8.59.0", |
| 103 | + "vite": "^8.0.10", |
104 | 104 | "wxt": "^0.20.25" |
105 | 105 | }, |
106 | | - "packageManager": "pnpm@10.33.0" |
| 106 | + "packageManager": "pnpm@10.33.2" |
107 | 107 | } |
0 commit comments