|
25 | 25 | "@hookform/resolvers": "^3.9.0",
|
26 | 26 | "@million/lint": "^1.0.11",
|
27 | 27 | "@oslojs/encoding": "^1.1.0",
|
28 |
| - "@paddle/paddle-js": "^1.2.3", |
| 28 | + "@paddle/paddle-js": "^1.3.0", |
29 | 29 | "@radix-ui/react-accordion": "^1.2.1",
|
30 | 30 | "@radix-ui/react-alert-dialog": "^1.1.2",
|
31 | 31 | "@radix-ui/react-avatar": "^1.1.1",
|
|
56 | 56 | "@tanstack/react-query": "^5.59.16",
|
57 | 57 | "@tanstack/react-query-devtools": "^5.59.16",
|
58 | 58 | "@tanstack/react-query-persist-client": "^5.59.16",
|
59 |
| - "@tanstack/react-router": "^1.76.1", |
60 |
| - "@tanstack/router-devtools": "^1.76.1", |
| 59 | + "@tanstack/react-router": "^1.77.5", |
| 60 | + "@tanstack/router-devtools": "^1.77.5", |
61 | 61 | "@uppy/audio": "^2.0.1",
|
62 | 62 | "@uppy/core": "^4.2.2",
|
63 | 63 | "@uppy/dashboard": "^4.1.1",
|
|
70 | 70 | "@uppy/status-bar": "^4.0.3",
|
71 | 71 | "@uppy/tus": "^4.1.2",
|
72 | 72 | "@uppy/webcam": "^4.0.1",
|
73 |
| - "@vis.gl/react-google-maps": "^1.3.0", |
| 73 | + "@vis.gl/react-google-maps": "^1.4.0", |
74 | 74 | "backend": "workspace:*",
|
75 | 75 | "class-variance-authority": "^0.7.0",
|
76 | 76 | "clsx": "^2.1.1",
|
|
81 | 81 | "embla-carousel-autoplay": "^8.3.0",
|
82 | 82 | "embla-carousel-react": "^8.3.0",
|
83 | 83 | "emblor": "^1.4.6",
|
84 |
| - "framer-motion": "^11.11.9", |
85 |
| - "gleap": "^14.0.6", |
| 84 | + "framer-motion": "^11.11.10", |
| 85 | + "gleap": "^14.0.8", |
86 | 86 | "hono": "4.6.6",
|
87 |
| - "i18next": "^23.16.3", |
| 87 | + "i18next": "^23.16.4", |
88 | 88 | "i18next-browser-languagedetector": "^8.0.0",
|
89 | 89 | "i18next-http-backend": "^2.6.2",
|
90 | 90 | "idb-keyval": "^6.2.1",
|
|
93 | 93 | "jspdf-autotable": "^3.8.4",
|
94 | 94 | "locales": "workspace:*",
|
95 | 95 | "lucide-react": "^0.447.0",
|
96 |
| - "nanoid": "^5.0.7", |
| 96 | + "nanoid": "^5.0.8", |
97 | 97 | "react": "^18.3.1",
|
98 | 98 | "react-confetti-explosion": "^2.1.2",
|
99 | 99 | "react-data-grid": "7.0.0-beta.47",
|
100 |
| - "react-day-picker": "^9.2.0", |
| 100 | + "react-day-picker": "^9.2.1", |
101 | 101 | "react-dom": "^18.3.1",
|
102 | 102 | "react-error-boundary": "^4.1.2",
|
103 | 103 | "react-hook-form": "^7.53.1",
|
104 | 104 | "react-i18next": "^15.1.0",
|
105 | 105 | "react-intersection-observer": "^9.13.1",
|
106 | 106 | "react-lazy-with-preload": "^2.2.1",
|
107 |
| - "react-resizable-panels": "^2.1.5", |
| 107 | + "react-resizable-panels": "^2.1.6", |
108 | 108 | "recharts": "^2.13.0",
|
109 | 109 | "slugify": "1.6.6",
|
110 | 110 | "sonner": "^1.5.0",
|
|
118 | 118 | "zxcvbn": "^4.4.2"
|
119 | 119 | },
|
120 | 120 | "devDependencies": {
|
121 |
| - "@faker-js/faker": "^9.0.3", |
| 121 | + "@faker-js/faker": "^9.1.0", |
122 | 122 | "@redux-devtools/extension": "^3.3.0",
|
123 | 123 | "@rollup/plugin-terser": "^0.4.4",
|
124 | 124 | "@sentry/vite-plugin": "^2.22.6",
|
125 |
| - "@tanstack/router-plugin": "^1.76.0", |
| 125 | + "@tanstack/router-plugin": "^1.76.4", |
126 | 126 | "@types/dompurify": "^3.0.5",
|
127 | 127 | "@types/lodash.clonedeep": "^4.5.9",
|
128 |
| - "@types/node": "^22.7.9", |
| 128 | + "@types/node": "^22.8.1", |
129 | 129 | "@types/react": "^18.3.12",
|
130 | 130 | "@types/react-dom": "^18.3.1",
|
131 | 131 | "@types/zxcvbn": "^4.4.5",
|
|
135 | 135 | "postcss": "^8.4.47",
|
136 | 136 | "postcss-import": "^16.1.0",
|
137 | 137 | "postcss-preset-env": "^10.0.8",
|
138 |
| - "postgres": "^3.4.4", |
| 138 | + "postgres": "^3.4.5", |
139 | 139 | "rollup-plugin-visualizer": "^5.12.0",
|
140 | 140 | "tailwindcss": "^3.4.14",
|
141 |
| - "tsx": "^4.19.1", |
| 141 | + "tsx": "^4.19.2", |
142 | 142 | "typescript": "^5.6.3",
|
143 | 143 | "vite": "^5.4.10",
|
144 | 144 | "vite-plugin-html": "^3.2.2",
|
|
0 commit comments