|
15 | 15 | "re:gen:api": "node ./scripts/re-create-api-json.js" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@amplitude/analytics-browser": "^2.11.6", |
| 18 | + "@amplitude/analytics-browser": "^2.17.6", |
19 | 19 | "@hookform/resolvers": "^3.3.4", |
20 | 20 | "@radix-ui/react-checkbox": "^1.0.4", |
21 | 21 | "@radix-ui/react-dialog": "^1.1.1", |
|
24 | 24 | "@radix-ui/react-menubar": "^1.1.1", |
25 | 25 | "@radix-ui/react-popover": "^1.1.1", |
26 | 26 | "@radix-ui/react-slot": "^1.1.1", |
27 | | - "@tanstack/react-query": "^5.64.2", |
28 | | - "@tanstack/react-query-devtools": "^5.51.23", |
| 27 | + "@tanstack/react-query": "^5.79.2", |
| 28 | + "@tanstack/react-query-devtools": "^5.79.2", |
29 | 29 | "@vanilla-extract/css": "^1.17.0", |
30 | 30 | "@vanilla-extract/recipes": "^0.5.5", |
31 | | - "axios": "^1.6.8", |
| 31 | + "axios": "^1.9.0", |
32 | 32 | "clsx": "^2.1.1", |
33 | | - "country-flag-icons": "^1.5.13", |
| 33 | + "country-flag-icons": "^1.5.19", |
34 | 34 | "date-fns": "^3.6.0", |
35 | 35 | "embla-carousel-autoplay": "^8.2.0", |
36 | 36 | "embla-carousel-react": "^8.1.8", |
37 | | - "es-toolkit": "^1.27.0", |
| 37 | + "es-toolkit": "^1.38.0", |
38 | 38 | "framer-motion": "^11.3.24", |
39 | 39 | "heic2any": "^0.0.4", |
40 | 40 | "html2canvas": "^1.4.1", |
41 | 41 | "iso-3166-1-ts": "^0.2.2", |
42 | 42 | "jotai": "^2.8.0", |
43 | 43 | "lucide-react": "^0.441.0", |
44 | 44 | "qs": "^6.13.0", |
45 | | - "react": "^18.2.0", |
| 45 | + "react": "^18.3.1", |
46 | 46 | "react-day-picker": "^8.10.1", |
47 | | - "react-dom": "^18.2.0", |
| 47 | + "react-dom": "^18.3.1", |
48 | 48 | "react-error-boundary": "^5.0.0", |
49 | | - "react-helmet-async": "^2.0.4", |
| 49 | + "react-helmet-async": "^2.0.5", |
50 | 50 | "react-hook-form": "^7.51.4", |
51 | 51 | "react-icons": "^5.5.0", |
52 | 52 | "react-image-file-resizer": "^0.4.8", |
53 | | - "react-router-dom": "^6.22.3", |
| 53 | + "react-router-dom": "^6.30.1", |
54 | 54 | "react-select": "^5.8.0", |
55 | 55 | "react-textarea-autosize": "^8.5.3", |
56 | | - "sonner": "^1.5.0", |
57 | | - "ts-pattern": "^5.3.1", |
58 | | - "zod": "^3.23.8" |
| 56 | + "sonner": "^1.7.4", |
| 57 | + "ts-pattern": "^5.7.1", |
| 58 | + "zod": "^3.25.49" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | 61 | "@openapitools/openapi-generator-cli": "^2.16.3", |
62 | 62 | "@pandacss/dev": "^0.37.2", |
63 | 63 | "@tanstack/eslint-plugin-query": "^5.51.15", |
64 | | - "@types/qs": "^6.9.16", |
65 | | - "@types/react": "^18.2.66", |
66 | | - "@types/react-dom": "^18.2.22", |
| 64 | + "@types/qs": "^6.14.0", |
| 65 | + "@types/react": "^18.3.23", |
| 66 | + "@types/react-dom": "^18.3.7", |
67 | 67 | "@typescript-eslint/eslint-plugin": "^7.2.0", |
68 | 68 | "@typescript-eslint/parser": "^7.2.0", |
69 | 69 | "@vanilla-extract/vite-plugin": "^4.0.19", |
70 | | - "@vitejs/plugin-react-swc": "^3.5.0", |
| 70 | + "@vitejs/plugin-react-swc": "^3.10.0", |
71 | 71 | "eslint": "^8.57.0", |
72 | 72 | "eslint-config-prettier": "^9.1.0", |
73 | 73 | "eslint-import-resolver-typescript": "^3.6.1", |
|
76 | 76 | "eslint-plugin-react-hooks": "^4.6.0", |
77 | 77 | "eslint-plugin-react-refresh": "^0.4.6", |
78 | 78 | "prettier": "^3.2.5", |
79 | | - "typescript": "^5.2.2", |
80 | | - "vite": "^5.2.0", |
| 79 | + "typescript": "^5.8.3", |
| 80 | + "vite": "^5.4.19", |
81 | 81 | "vite-tsconfig-paths": "^4.3.2" |
82 | 82 | }, |
83 | 83 | "packageManager": "yarn@4.6.0" |
|
0 commit comments