|
23 | 23 | "@dnd-kit/utilities": "^3.2.1", |
24 | 24 | "@lingui/macro": "^4.7.0", |
25 | 25 | "@lingui/react": "^4.7.0", |
26 | | - "@mantine/carousel": "7.17.0", |
27 | | - "@mantine/charts": "7.17.0", |
28 | | - "@mantine/core": "7.17.0", |
29 | | - "@mantine/dates": "7.17.0", |
30 | | - "@mantine/dropzone": "7.17.0", |
31 | | - "@mantine/form": "7.17.0", |
32 | | - "@mantine/hooks": "7.17.0", |
33 | | - "@mantine/modals": "7.17.0", |
34 | | - "@mantine/notifications": "7.17.0", |
35 | | - "@mantine/nprogress": "7.17.0", |
36 | | - "@mantine/tiptap": "7.17.0", |
| 26 | + "@mantine/carousel": "^8.0.1", |
| 27 | + "@mantine/charts": "^8.0.1", |
| 28 | + "@mantine/core": "^8.0.1", |
| 29 | + "@mantine/dates": "^8.0.1", |
| 30 | + "@mantine/dropzone": "^8.0.1", |
| 31 | + "@mantine/form": "^8.0.1", |
| 32 | + "@mantine/hooks": "^8.0.1", |
| 33 | + "@mantine/modals": "^8.0.1", |
| 34 | + "@mantine/notifications": "^8.0.1", |
| 35 | + "@mantine/nprogress": "^8.0.1", |
| 36 | + "@mantine/tiptap": "^8.0.1", |
37 | 37 | "@react-pdf/renderer": "^3.3.4", |
38 | 38 | "@react-router/node": "^7.1.5", |
39 | 39 | "@remix-run/node": "^2.8.1", |
40 | 40 | "@stripe/react-stripe-js": "^2.1.1", |
41 | 41 | "@stripe/stripe-js": "^1.54.1", |
42 | 42 | "@tabler/icons-react": "^2.44.0", |
43 | | - "@tanstack/react-query": "5.52.2", |
| 43 | + "@tanstack/react-query": "5.76.1", |
44 | 44 | "@tiptap/extension-color": "^2.11.7", |
45 | 45 | "@tiptap/extension-image": "^2.11.5", |
46 | 46 | "@tiptap/extension-link": "^2.1.13", |
|
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@lingui/vite-plugin": "^4.14.1", |
75 | | - "@swc/core": "1.3.105", |
| 75 | + "@swc/core": "1.11.24", |
76 | 76 | "@types/express": "^4.17.21", |
77 | 77 | "@types/lodash": "^4.17.0", |
78 | 78 | "@types/node": "^20.12.2", |
|
90 | 90 | "postcss": "^8.4.24", |
91 | 91 | "postcss-preset-mantine": "^1.6.0", |
92 | 92 | "postcss-simple-vars": "^7.0.1", |
93 | | - "sass": "^1.63.4", |
| 93 | + "sass": "^1.89.0", |
94 | 94 | "typescript": "^5.0.2", |
95 | 95 | "vite": "^5.4.19", |
96 | 96 | "vite-bundle-visualizer": "^1.2.1", |
|
0 commit comments