|
19 | 19 | "license": "ISC",
|
20 | 20 | "devDependencies": {
|
21 | 21 | "@marble/eslint-config": "workspace:*",
|
22 |
| - "@remix-run/dev": "^2.7.2", |
23 |
| - "@segment/analytics-next": "^1.64.0", |
24 |
| - "@sentry/cli": "^2.28.6", |
| 22 | + "@remix-run/dev": "^2.8.1", |
| 23 | + "@segment/analytics-next": "^1.66.0", |
| 24 | + "@sentry/cli": "^2.31.0", |
25 | 25 | "@types/autosuggest-highlight": "^3.2.3",
|
26 |
| - "@types/qs": "^6.9.12", |
27 |
| - "@types/react": "18.2.60", |
28 |
| - "@types/react-dom": "18.2.19", |
| 26 | + "@types/qs": "^6.9.14", |
| 27 | + "@types/react": "18.2.75", |
| 28 | + "@types/react-dom": "18.2.24", |
29 | 29 | "@types/swagger-ui-react": "^4.18.3",
|
30 |
| - "eslint-plugin-tailwindcss": "^3.14.3", |
| 30 | + "eslint-plugin-tailwindcss": "^3.15.1", |
31 | 31 | "jsdom": "24.0.0",
|
32 | 32 | "ora": "^8.0.1",
|
33 |
| - "postcss": "^8.4.35", |
34 |
| - "tailwindcss": "3.4.1", |
35 |
| - "tsx": "^4.7.1" |
| 33 | + "postcss": "^8.4.38", |
| 34 | + "tailwindcss": "3.4.3", |
| 35 | + "tsx": "^4.7.2" |
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 |
| - "@ariakit/react": "^0.3.12", |
| 38 | + "@ariakit/react": "^0.4.5", |
39 | 39 | "@conform-to/react": "^0.9.1",
|
40 | 40 | "@conform-to/zod": "^0.9.1",
|
41 | 41 | "@hookform/devtools": "^4.3.1",
|
|
55 | 55 | "@radix-ui/react-slot": "^1.0.2",
|
56 | 56 | "@radix-ui/react-switch": "^1.0.3",
|
57 | 57 | "@radix-ui/react-tooltip": "^1.0.7",
|
58 |
| - "@remix-run/node": "^2.7.2", |
59 |
| - "@remix-run/react": "^2.7.2", |
60 |
| - "@remix-run/serve": "^2.7.2", |
61 |
| - "@remix-run/server-runtime": "^2.7.2", |
| 58 | + "@remix-run/node": "^2.8.1", |
| 59 | + "@remix-run/react": "^2.8.1", |
| 60 | + "@remix-run/serve": "^2.8.1", |
| 61 | + "@remix-run/server-runtime": "^2.8.1", |
62 | 62 | "@segment/snippet": "^5.2.1",
|
63 |
| - "@sentry/integrations": "^7.103.0", |
64 |
| - "@sentry/remix": "^7.103.0", |
65 |
| - "@tanstack/react-table": "^8.13.0", |
66 |
| - "@tanstack/react-virtual": "3.1.3", |
| 63 | + "@sentry/integrations": "^7.109.0", |
| 64 | + "@sentry/remix": "^7.109.0", |
| 65 | + "@tanstack/react-table": "^8.15.3", |
| 66 | + "@tanstack/react-virtual": "3.2.0", |
67 | 67 | "autosuggest-highlight": "^3.3.4",
|
68 | 68 | "class-variance-authority": "^0.7.0",
|
69 | 69 | "clsx": "^2.1.0",
|
70 |
| - "cronstrue": "^2.48.0", |
| 70 | + "cronstrue": "^2.49.0", |
71 | 71 | "crypto-js": "^4.2.0",
|
72 |
| - "date-fns": "^3.3.1", |
73 |
| - "firebase": "^10.8.0", |
74 |
| - "i18next": "^23.10.0", |
75 |
| - "i18next-browser-languagedetector": "^7.2.0", |
| 72 | + "date-fns": "^3.6.0", |
| 73 | + "firebase": "^10.10.0", |
| 74 | + "i18next": "^23.11.1", |
| 75 | + "i18next-browser-languagedetector": "^7.2.1", |
76 | 76 | "i18next-fs-backend": "^2.3.1",
|
77 | 77 | "i18next-http-backend": "^2.5.0",
|
78 |
| - "isbot": "^5.1.1", |
| 78 | + "isbot": "^5.1.4", |
79 | 79 | "marble-api": "workspace:*",
|
80 | 80 | "match-sorter": "^6.3.4",
|
81 |
| - "nanoid": "^5.0.6", |
| 81 | + "nanoid": "^5.0.7", |
82 | 82 | "oazapfts": "^5.0.1",
|
83 |
| - "qs": "^6.11.2", |
| 83 | + "qs": "^6.12.0", |
84 | 84 | "react": "^18.2.0",
|
85 | 85 | "react-day-picker": "^8.10.0",
|
86 | 86 | "react-dom": "^18.2.0",
|
87 | 87 | "react-dropzone": "^14.2.3",
|
88 |
| - "react-hook-form": "^7.50.1", |
| 88 | + "react-hook-form": "^7.51.2", |
89 | 89 | "react-hot-toast": "^2.4.1",
|
90 |
| - "react-i18next": "^14.0.5", |
91 |
| - "remeda": "^1.45.2", |
92 |
| - "remix": "^2.7.2", |
| 90 | + "react-i18next": "^14.1.0", |
| 91 | + "remeda": "^1.58.0", |
| 92 | + "remix": "^2.8.1", |
93 | 93 | "remix-flat-routes": "^0.6.4",
|
94 |
| - "remix-i18next": "^6.0.1", |
95 |
| - "remix-utils": "^7.5.0", |
| 94 | + "remix-i18next": "^6.1.0", |
| 95 | + "remix-utils": "^7.6.0", |
96 | 96 | "short-uuid": "^4.2.2",
|
97 |
| - "swagger-ui-react": "^5.11.8", |
98 |
| - "temporal-polyfill": "^0.2.2", |
| 97 | + "swagger-ui-react": "^5.15.0", |
| 98 | + "temporal-polyfill": "^0.2.4", |
99 | 99 | "tiny-invariant": "^1.3.3",
|
100 | 100 | "typescript-utils": "workspace:*",
|
101 | 101 | "ui-design-system": "workspace:*",
|
|
0 commit comments