|
12 | 12 | "type-check": "tsc --noEmit" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@coveo/atomic-react": "3.3.18", |
16 | | - "@coveo/headless": "3.32.0", |
| 15 | + "@coveo/atomic-react": "3.3.22", |
| 16 | + "@coveo/headless": "3.35.0", |
17 | 17 | "@coveord/plasma-components-props-analyzer": "workspace:*", |
18 | 18 | "@coveord/plasma-mantine": "workspace:*", |
19 | 19 | "@coveord/plasma-react-icons": "workspace:*", |
20 | 20 | "@coveord/plasma-tokens": "workspace:*", |
21 | 21 | "@faker-js/faker": "9.9.0", |
22 | | - "@mantine/code-highlight": "8.3.5", |
23 | | - "@mantine/core": "8.3.5", |
24 | | - "@mantine/dates": "8.3.5", |
25 | | - "@mantine/form": "8.3.5", |
26 | | - "@mantine/hooks": "8.3.5", |
27 | | - "@mantine/modals": "8.3.5", |
28 | | - "@mantine/notifications": "8.3.5", |
| 22 | + "@mantine/code-highlight": "8.3.6", |
| 23 | + "@mantine/core": "8.3.6", |
| 24 | + "@mantine/dates": "8.3.6", |
| 25 | + "@mantine/form": "8.3.6", |
| 26 | + "@mantine/hooks": "8.3.6", |
| 27 | + "@mantine/modals": "8.3.6", |
| 28 | + "@mantine/notifications": "8.3.6", |
29 | 29 | "@mantinex/dev-icons": "2.0.0", |
30 | 30 | "@stencil/core": "4.38.2", |
31 | 31 | "@swc/helpers": "0.5.17", |
32 | 32 | "@tanstack/match-sorter-utils": "8.19.4", |
33 | | - "@tanstack/react-query": "5.90.5", |
| 33 | + "@tanstack/react-query": "5.90.6", |
34 | 34 | "clsx": "2.1.1", |
35 | 35 | "codesandbox-import-utils": "2.2.3", |
36 | | - "dayjs": "1.11.18", |
| 36 | + "dayjs": "1.11.19", |
37 | 37 | "encoding": "0.1.13", |
38 | 38 | "lodash.kebabcase": "4.1.1", |
39 | 39 | "pino-pretty": "13.1.2", |
40 | 40 | "react": "18.3.1", |
41 | 41 | "react-dom": "18.3.1", |
42 | 42 | "react-error-boundary": "6.0.0", |
43 | | - "react-hook-form": "7.65.0", |
| 43 | + "react-hook-form": "7.66.0", |
44 | 44 | "react-imask": "7.6.1", |
45 | 45 | "react-markdown": "10.1.0", |
46 | | - "react-router-dom": "7.9.4", |
| 46 | + "react-router-dom": "7.9.5", |
47 | 47 | "redux": "5.0.1", |
48 | 48 | "remark-gfm": "4.0.1", |
49 | | - "shiki": "3.13.0" |
| 49 | + "shiki": "3.14.0" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@types/fs-extra": "11.0.4", |
53 | 53 | "@types/klaw-sync": "6.0.5", |
54 | 54 | "@types/lodash.kebabcase": "4.1.9", |
55 | | - "@types/node": "24.9.2", |
| 55 | + "@types/node": "24.10.0", |
56 | 56 | "@types/react": "18.3.26", |
57 | 57 | "@types/react-dom": "18.3.7", |
58 | | - "@vitejs/plugin-react-swc": "4.1.0", |
| 58 | + "@vitejs/plugin-react-swc": "4.2.0", |
59 | 59 | "autoprefixer": "10.4.21", |
60 | 60 | "fs-extra": "11.3.2", |
61 | 61 | "klaw-sync": "6.0.0", |
62 | 62 | "postcss": "8.5.6", |
63 | 63 | "postcss-preset-mantine": "1.18.0", |
64 | | - "simple-git": "3.28.0", |
| 64 | + "simple-git": "3.30.0", |
65 | 65 | "ts-node": "10.9.2", |
66 | 66 | "tslib": "2.8.1", |
67 | 67 | "typescript": "5.9.3", |
68 | | - "vite": "7.1.11" |
| 68 | + "vite": "7.1.12" |
69 | 69 | } |
70 | 70 | } |
0 commit comments