|
27 | 27 | "dependencies": { |
28 | 28 | "@ducanh2912/next-pwa": "^10.2.9", |
29 | 29 | "@mapbox/mapbox-gl-geocoder": "^5.1.2", |
30 | | - "@opennextjs/cloudflare": "^1.19.11", |
| 30 | + "@opennextjs/cloudflare": "^1.20.1", |
31 | 31 | "@sonory/shared-types": "*", |
32 | | - "@supabase/supabase-js": "^2.108.0", |
33 | | - "@tanstack/react-query": "^5.101.0", |
34 | | - "framer-motion": "^12.40.0", |
| 32 | + "@supabase/supabase-js": "^2.110.6", |
| 33 | + "@tanstack/react-query": "^5.101.2", |
| 34 | + "framer-motion": "^12.42.2", |
35 | 35 | "idb": "^8.0.3", |
36 | | - "lucide-react": "^1.17.0", |
37 | | - "mapbox-gl": "^3.24.0", |
38 | | - "motion": "^12.40.0", |
| 36 | + "lucide-react": "^1.24.0", |
| 37 | + "mapbox-gl": "^3.26.0", |
| 38 | + "motion": "^12.42.2", |
39 | 39 | "next": "^16.2.7", |
40 | 40 | "ogl": "^1.0.11", |
41 | 41 | "react": "^19.2.7", |
42 | 42 | "react-dom": "^19.2.7", |
43 | | - "react-icons": "^5.6.0", |
| 43 | + "react-icons": "^5.7.0", |
44 | 44 | "react-modal-sheet": "^5.6.0", |
45 | 45 | "recordrtc": "^5.6.2", |
46 | 46 | "uuid": "^14.0.1", |
47 | | - "wavesurfer.js": "^7.12.7", |
48 | | - "wrangler": "^4.98.0", |
| 47 | + "wavesurfer.js": "^7.12.10", |
| 48 | + "wrangler": "^4.111.0", |
49 | 49 | "zod": "^4.4.3", |
50 | 50 | "zustand": "^5.0.14" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@tailwindcss/postcss": "^4.3.0", |
| 53 | + "@tailwindcss/postcss": "^4.3.2", |
54 | 54 | "@testing-library/jest-dom": "^6.9.1", |
55 | 55 | "@testing-library/react": "^16.3.2", |
56 | 56 | "@types/mapbox__mapbox-gl-geocoder": "^5.1.1", |
|
59 | 59 | "@types/react-dom": "^19.2.3", |
60 | 60 | "@types/uuid": "^11.0.0", |
61 | 61 | "jsdom": "^29.1.1", |
62 | | - "tailwindcss": "^4.3.0", |
| 62 | + "tailwindcss": "^4.3.2", |
63 | 63 | "typescript": "^5.9.3", |
64 | | - "vitest": "^4.1.8" |
| 64 | + "vitest": "^4.1.10" |
65 | 65 | } |
66 | 66 | } |
0 commit comments