|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 | 18 | "@ag-media/react-pdf-table": "2.0.3",
|
19 |
| - "@blocknote/code-block": "0.30.1", |
20 |
| - "@blocknote/core": "0.30.1", |
21 |
| - "@blocknote/mantine": "0.30.1", |
22 |
| - "@blocknote/react": "0.30.1", |
23 |
| - "@blocknote/xl-docx-exporter": "0.30.1", |
24 |
| - "@blocknote/xl-pdf-exporter": "0.30.1", |
| 19 | + "@blocknote/code-block": "0.31.1", |
| 20 | + "@blocknote/core": "0.31.1", |
| 21 | + "@blocknote/mantine": "0.31.1", |
| 22 | + "@blocknote/react": "0.31.1", |
| 23 | + "@blocknote/xl-docx-exporter": "0.31.1", |
| 24 | + "@blocknote/xl-pdf-exporter": "0.31.1", |
25 | 25 | "@emoji-mart/data": "1.2.1",
|
26 | 26 | "@emoji-mart/react": "1.1.1",
|
27 | 27 | "@fontsource/material-icons": "5.2.5",
|
28 | 28 | "@gouvfr-lasuite/integration": "1.0.3",
|
29 |
| - "@gouvfr-lasuite/ui-kit": "0.6.0", |
| 29 | + "@gouvfr-lasuite/ui-kit": "0.7.0", |
30 | 30 | "@hocuspocus/provider": "2.15.2",
|
31 | 31 | "@openfun/cunningham-react": "3.1.0",
|
32 | 32 | "@react-pdf/renderer": "4.3.0",
|
33 |
| - "@sentry/nextjs": "9.19.0", |
34 |
| - "@tanstack/react-query": "5.76.1", |
| 33 | + "@sentry/nextjs": "9.22.0", |
| 34 | + "@tanstack/react-query": "5.77.1", |
35 | 35 | "canvg": "4.0.3",
|
36 | 36 | "clsx": "2.1.1",
|
37 | 37 | "cmdk": "1.1.1",
|
38 | 38 | "crisp-sdk-web": "1.0.25",
|
39 | 39 | "docx": "9.5.0",
|
40 | 40 | "emoji-mart": "5.6.0",
|
41 |
| - "i18next": "25.1.3", |
| 41 | + "i18next": "25.2.1", |
42 | 42 | "i18next-browser-languagedetector": "8.1.0",
|
43 | 43 | "idb": "8.0.3",
|
44 | 44 | "lodash": "4.17.21",
|
45 | 45 | "luxon": "3.6.1",
|
46 | 46 | "next": "15.3.2",
|
47 |
| - "posthog-js": "1.242.2", |
| 47 | + "posthog-js": "1.246.0", |
48 | 48 | "react": "*",
|
49 |
| - "react-aria-components": "1.8.0", |
| 49 | + "react-aria-components": "1.9.0", |
50 | 50 | "react-dom": "*",
|
51 |
| - "react-i18next": "15.5.1", |
| 51 | + "react-i18next": "15.5.2", |
52 | 52 | "react-intersection-observer": "9.16.0",
|
53 | 53 | "react-select": "5.10.1",
|
54 | 54 | "styled-components": "6.1.18",
|
55 | 55 | "use-debounce": "10.0.4",
|
56 | 56 | "y-protocols": "1.0.6",
|
57 | 57 | "yjs": "*",
|
58 |
| - "zustand": "5.0.4" |
| 58 | + "zustand": "5.0.5" |
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 | 61 | "@svgr/webpack": "8.1.0",
|
62 |
| - "@tanstack/react-query-devtools": "5.76.1", |
| 62 | + "@tanstack/react-query-devtools": "5.77.1", |
63 | 63 | "@testing-library/dom": "10.4.0",
|
64 | 64 | "@testing-library/jest-dom": "6.6.3",
|
65 | 65 | "@testing-library/react": "16.3.0",
|
66 | 66 | "@testing-library/user-event": "14.6.1",
|
67 | 67 | "@types/jest": "29.5.14",
|
68 |
| - "@types/lodash": "4.17.16", |
| 68 | + "@types/lodash": "4.17.17", |
69 | 69 | "@types/luxon": "3.6.2",
|
70 | 70 | "@types/node": "*",
|
71 | 71 | "@types/react": "*",
|
|
82 | 82 | "stylelint-config-standard": "38.0.0",
|
83 | 83 | "stylelint-prettier": "5.0.3",
|
84 | 84 | "typescript": "*",
|
85 |
| - "webpack": "5.99.8", |
| 85 | + "webpack": "5.99.9", |
86 | 86 | "workbox-webpack-plugin": "7.1.0"
|
87 | 87 | }
|
88 | 88 | }
|
0 commit comments