|
8 | 8 | "preview": "vite preview"
|
9 | 9 | },
|
10 | 10 | "devDependencies": {
|
11 |
| - "@emotion/react": "^11.10.5", |
12 |
| - "@mantine/carousel": "^5.10.3", |
13 |
| - "@mantine/core": "^5.10.3", |
14 |
| - "@mantine/dates": "^5.10.3", |
15 |
| - "@mantine/dropzone": "^5.10.3", |
16 |
| - "@mantine/ds": "^5.10.3", |
17 |
| - "@mantine/form": "^5.10.3", |
18 |
| - "@mantine/hooks": "^5.10.3", |
19 |
| - "@mantine/modals": "^5.10.3", |
20 |
| - "@mantine/notifications": "^5.10.3", |
21 |
| - "@mantine/nprogress": "^5.10.3", |
22 |
| - "@mantine/prism": "^5.10.3", |
23 |
| - "@mantine/spotlight": "^5.10.3", |
24 |
| - "@mantine/tiptap": "^5.10.3", |
| 11 | + "@emotion/react": "^11.11.1", |
| 12 | + "@mantine/carousel": "^5.10.5", |
| 13 | + "@mantine/core": "^5.10.5", |
| 14 | + "@mantine/dates": "^5.10.5", |
| 15 | + "@mantine/dropzone": "^5.10.5", |
| 16 | + "@mantine/ds": "^5.10.5", |
| 17 | + "@mantine/form": "^5.10.5", |
| 18 | + "@mantine/hooks": "^5.10.5", |
| 19 | + "@mantine/modals": "^5.10.5", |
| 20 | + "@mantine/notifications": "^5.10.5", |
| 21 | + "@mantine/nprogress": "^5.10.5", |
| 22 | + "@mantine/prism": "^5.10.5", |
| 23 | + "@mantine/spotlight": "^5.10.5", |
| 24 | + "@mantine/tiptap": "^5.10.5", |
25 | 25 | "@tabler/icons": "1.119.0",
|
26 | 26 | "@tiptap/extension-link": "2.0.0-beta.217",
|
27 | 27 | "@tiptap/react": "2.0.0-beta.217",
|
28 | 28 | "@tiptap/starter-kit": "2.0.0-beta.217",
|
29 |
| - "@types/d3": "^7.4.0", |
30 |
| - "@types/react": "^18.0.27", |
31 |
| - "@types/react-dom": "^18.0.10", |
| 29 | + "@types/d3": "^7.4.3", |
| 30 | + "@types/react": "^18.2.37", |
| 31 | + "@types/react-dom": "^18.2.15", |
32 | 32 | "@vitejs/plugin-react": "^3.1.0",
|
33 |
| - "d3": "^7.8.2", |
34 |
| - "dayjs": "^1.11.7", |
35 |
| - "embla-carousel-react": "^7.0.9", |
36 |
| - "firebase": "^9.17.1", |
37 |
| - "lottie-react": "^2.3.1", |
| 33 | + "d3": "^7.8.5", |
| 34 | + "dayjs": "^1.11.10", |
| 35 | + "embla-carousel-react": "^7.1.0", |
| 36 | + "firebase": "^9.23.0", |
| 37 | + "lottie-react": "^2.4.0", |
38 | 38 | "react": "^18.2.0",
|
39 | 39 | "react-dom": "^18.2.0",
|
40 |
| - "react-router": "^6.8.1", |
41 |
| - "react-router-dom": "^6.8.1", |
42 |
| - "typescript": "^4.9.3", |
43 |
| - "vite": "^4.1.0", |
44 |
| - "vite-plugin-pwa": "^0.14.4" |
| 40 | + "react-router": "^6.19.0", |
| 41 | + "react-router-dom": "^6.19.0", |
| 42 | + "typescript": "^4.9.5", |
| 43 | + "vite": "^4.5.0", |
| 44 | + "vite-plugin-pwa": "^0.14.7" |
45 | 45 | }
|
46 | 46 | }
|
0 commit comments