|
16 | 16 | "icons:sync": "node scripts/copy-preset-icons.mjs" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@better-auth/passkey": "^1.6.18", |
| 19 | + "@better-auth/passkey": "^1.6.25", |
20 | 20 | "@dnd-kit/core": "^6.3.1", |
21 | 21 | "@dnd-kit/modifiers": "^9.0.0", |
22 | 22 | "@dnd-kit/sortable": "^10.0.0", |
|
27 | 27 | "@emotion/styled": "^11.14.1", |
28 | 28 | "@iconify-json/meteocons": "^1.2.4", |
29 | 29 | "@iconify/react": "^6.0.2", |
30 | | - "@mui/icons-material": "^9.1.1", |
31 | | - "@mui/material": "^9.1.1", |
| 30 | + "@mui/icons-material": "^9.2.0", |
| 31 | + "@mui/material": "^9.2.0", |
32 | 32 | "@mui/material-nextjs": "^9.1.1", |
33 | 33 | "@openmapx/command-palette": "workspace:^", |
34 | 34 | "@openmapx/core": "workspace:^", |
|
38 | 38 | "@openmapx/mangrove-client": "workspace:^", |
39 | 39 | "@openmapx/mangrove-react": "workspace:^", |
40 | 40 | "@openmapx/place-ids": "workspace:^", |
41 | | - "@photo-sphere-viewer/core": "^5.14.3", |
42 | | - "@photo-sphere-viewer/virtual-tour-plugin": "^5.14.3", |
43 | | - "@serwist/next": "^9.5.11", |
44 | | - "@serwist/window": "^9.5.11", |
45 | | - "@tanstack/query-sync-storage-persister": "^5.101.0", |
46 | | - "@tanstack/react-query": "^5.101.0", |
47 | | - "@tanstack/react-query-persist-client": "^5.101.0", |
| 41 | + "@photo-sphere-viewer/core": "^5.15.1", |
| 42 | + "@photo-sphere-viewer/virtual-tour-plugin": "^5.15.1", |
| 43 | + "@serwist/next": "^9.5.12", |
| 44 | + "@serwist/window": "^9.5.12", |
| 45 | + "@tanstack/query-sync-storage-persister": "^5.101.4", |
| 46 | + "@tanstack/react-query": "^5.101.4", |
| 47 | + "@tanstack/react-query-persist-client": "^5.101.4", |
48 | 48 | "@tmcw/togeojson": "^7.1.2", |
49 | 49 | "@turf/along": "^7.3.5", |
50 | 50 | "@turf/area": "^7.3.5", |
51 | 51 | "@turf/bearing": "^7.3.5", |
52 | 52 | "@turf/helpers": "^7.3.5", |
53 | 53 | "@turf/length": "^7.3.5", |
54 | 54 | "@turf/line-slice-along": "^7.3.5", |
55 | | - "better-auth": "^1.6.18", |
| 55 | + "better-auth": "^1.6.25", |
56 | 56 | "emoji-mart": "^5.6.0", |
57 | 57 | "hls.js": "^1.6.16", |
58 | 58 | "maplibre-gl": "^6.1.0", |
59 | 59 | "maplibre-theme": "^1.0.0", |
60 | | - "next": "^16.2.9", |
61 | | - "next-intl": "^4.13.0", |
| 60 | + "next": "^16.2.12", |
| 61 | + "next-intl": "^4.13.4", |
62 | 62 | "pure-web-bottom-sheet": "1.0.0", |
63 | 63 | "qrcode": "^1.5.4", |
64 | 64 | "react": "19.2.8", |
65 | 65 | "react-dom": "19.2.8", |
66 | | - "react-icons": "^5.6.0", |
| 66 | + "react-icons": "^5.7.0", |
67 | 67 | "react-window": "^2.3.0", |
68 | | - "recharts": "^3.8.1", |
69 | | - "serwist": "^9.5.11", |
| 68 | + "recharts": "^3.10.1", |
| 69 | + "serwist": "^9.5.12", |
70 | 70 | "zustand": "^5.0.14" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | 73 | "@mapbox/maki": "^8.2.0", |
74 | 74 | "@rapideditor/temaki": "^5.13.0", |
75 | | - "@tailwindcss/postcss": "^4.3.1", |
76 | | - "@testing-library/jest-dom": "^6.6.3", |
| 75 | + "@tailwindcss/postcss": "^4.3.3", |
| 76 | + "@testing-library/jest-dom": "^7.0.0", |
77 | 77 | "@testing-library/react": "^16.3.2", |
78 | | - "@testing-library/user-event": "^14.5.2", |
79 | | - "@types/node": "^24.13.2", |
| 78 | + "@testing-library/user-event": "^14.6.1", |
| 79 | + "@types/node": "^26.1.2", |
80 | 80 | "@types/qrcode": "^1.5.6", |
81 | | - "@types/react": "^19.2.17", |
82 | | - "@types/react-dom": "^19.2.3", |
83 | | - "esbuild": "^0.28.0", |
| 81 | + "@types/react": "^19.2.18", |
| 82 | + "@types/react-dom": "^19.2.4", |
| 83 | + "esbuild": "^0.28.1", |
84 | 84 | "jsdom": "^30.0.1", |
85 | | - "tailwindcss": "^4.3.1", |
| 85 | + "tailwindcss": "^4.3.3", |
86 | 86 | "typescript": "^6.0.3" |
87 | 87 | } |
88 | 88 | } |
0 commit comments