|
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.20", |
| 16 | + "@coveo/headless": "3.34.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", |
|
46 | 46 | "react-router-dom": "7.9.4", |
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", |
|
55 | 55 | "@types/node": "24.9.2", |
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", |
|
0 commit comments