|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 | 18 | "@ag-media/react-pdf-table": "2.0.1",
|
19 |
| - "@blocknote/core": "0.23.2-hotfix.0", |
20 |
| - "@blocknote/mantine": "0.23.2-hotfix.0", |
21 |
| - "@blocknote/react": "0.23.2-hotfix.0", |
22 |
| - "@blocknote/xl-docx-exporter": "0.23.2-hotfix.0", |
23 |
| - "@blocknote/xl-pdf-exporter": "0.23.2-hotfix.0", |
| 19 | + "@blocknote/core": "0.26.0", |
| 20 | + "@blocknote/mantine": "0.26.0", |
| 21 | + "@blocknote/react": "0.26.0", |
| 22 | + "@blocknote/xl-docx-exporter": "0.26.0", |
| 23 | + "@blocknote/xl-pdf-exporter": "0.26.0", |
24 | 24 | "@gouvfr-lasuite/integration": "1.0.2",
|
25 | 25 | "@hocuspocus/provider": "2.15.2",
|
26 | 26 | "@openfun/cunningham-react": "3.0.0",
|
27 |
| - "@react-pdf/renderer": "4.1.6", |
28 |
| - "@sentry/nextjs": "9.3.0", |
29 |
| - "@tanstack/react-query": "5.67.1", |
| 27 | + "@react-pdf/renderer": "4.3.0", |
| 28 | + "@sentry/nextjs": "9.7.0", |
| 29 | + "@tanstack/react-query": "5.69.0", |
30 | 30 | "canvg": "4.0.3",
|
31 |
| - "cmdk": "1.0.4", |
| 31 | + "cmdk": "1.1.1", |
32 | 32 | "crisp-sdk-web": "1.0.25",
|
33 |
| - "docx": "9.1.1", |
34 |
| - "i18next": "24.2.2", |
| 33 | + "docx": "9.3.0", |
| 34 | + "i18next": "24.2.3", |
35 | 35 | "i18next-browser-languagedetector": "8.0.4",
|
36 | 36 | "idb": "8.0.2",
|
37 | 37 | "lodash": "4.17.21",
|
38 | 38 | "luxon": "3.5.0",
|
39 |
| - "next": "15.2.1", |
40 |
| - "posthog-js": "1.227.0", |
| 39 | + "next": "15.2.3", |
| 40 | + "posthog-js": "1.232.1", |
41 | 41 | "react": "*",
|
42 |
| - "react-aria-components": "1.6.0", |
| 42 | + "react-aria-components": "1.7.1", |
43 | 43 | "react-dom": "*",
|
44 | 44 | "react-i18next": "15.4.1",
|
45 |
| - "react-intersection-observer": "9.15.1", |
| 45 | + "react-intersection-observer": "9.16.0", |
46 | 46 | "react-select": "5.10.1",
|
47 |
| - "styled-components": "6.1.15", |
| 47 | + "styled-components": "6.1.16", |
48 | 48 | "use-debounce": "10.0.4",
|
49 | 49 | "y-protocols": "1.0.6",
|
50 | 50 | "yjs": "*",
|
51 | 51 | "zustand": "5.0.3"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 | 54 | "@svgr/webpack": "8.1.0",
|
55 |
| - "@tanstack/react-query-devtools": "5.67.1", |
| 55 | + "@tanstack/react-query-devtools": "5.69.0", |
56 | 56 | "@testing-library/dom": "10.4.0",
|
57 | 57 | "@testing-library/jest-dom": "6.6.3",
|
58 | 58 | "@testing-library/react": "16.2.0",
|
|
71 | 71 | "jest-environment-jsdom": "29.7.0",
|
72 | 72 | "node-fetch": "2.7.0",
|
73 | 73 | "prettier": "3.5.3",
|
74 |
| - "stylelint": "16.15.0", |
| 74 | + "stylelint": "16.16.0", |
75 | 75 | "stylelint-config-standard": "37.0.0",
|
76 | 76 | "stylelint-prettier": "5.0.3",
|
77 | 77 | "typescript": "*",
|
|
0 commit comments