|
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.27.2", |
| 20 | + "@blocknote/mantine": "0.27.2", |
| 21 | + "@blocknote/react": "0.27.2", |
| 22 | + "@blocknote/xl-docx-exporter": "0.27.2", |
| 23 | + "@blocknote/xl-pdf-exporter": "0.27.2", |
24 | 24 | "@fontsource/material-icons": "5.2.5", |
25 | 25 | "@gouvfr-lasuite/integration": "1.0.2", |
26 | | - "@gouvfr-lasuite/ui-kit": "0.1.3", |
| 26 | + "@gouvfr-lasuite/ui-kit": "0.1.10", |
27 | 27 | "@hocuspocus/provider": "2.15.2", |
28 | 28 | "@openfun/cunningham-react": "3.0.0", |
29 | | - "@react-pdf/renderer": "4.1.6", |
30 | | - "@sentry/nextjs": "9.3.0", |
31 | | - "@tanstack/react-query": "5.67.1", |
| 29 | + "@react-pdf/renderer": "4.3.0", |
| 30 | + "@sentry/nextjs": "9.11.0", |
| 31 | + "@tanstack/react-query": "5.71.10", |
32 | 32 | "canvg": "4.0.3", |
33 | | - "cmdk": "1.0.4", |
| 33 | + "cmdk": "1.1.1", |
34 | 34 | "crisp-sdk-web": "1.0.25", |
35 | | - "docx": "9.1.1", |
36 | | - "i18next": "24.2.2", |
| 35 | + "docx": "9.3.0", |
| 36 | + "i18next": "24.2.3", |
37 | 37 | "i18next-browser-languagedetector": "8.0.4", |
38 | 38 | "idb": "8.0.2", |
39 | 39 | "lodash": "4.17.21", |
40 | | - "luxon": "3.5.0", |
| 40 | + "luxon": "3.6.1", |
41 | 41 | "next": "15.2.4", |
42 | | - "posthog-js": "1.227.0", |
| 42 | + "posthog-js": "1.234.9", |
43 | 43 | "react": "*", |
44 | | - "react-aria-components": "1.6.0", |
| 44 | + "react-aria-components": "1.7.1", |
45 | 45 | "react-dom": "*", |
46 | 46 | "react-i18next": "15.4.1", |
47 | | - "react-intersection-observer": "9.15.1", |
| 47 | + "react-intersection-observer": "9.16.0", |
48 | 48 | "react-select": "5.10.1", |
49 | | - "styled-components": "6.1.15", |
| 49 | + "styled-components": "6.1.17", |
50 | 50 | "use-debounce": "10.0.4", |
51 | 51 | "y-protocols": "1.0.6", |
52 | 52 | "yjs": "*", |
53 | 53 | "zustand": "5.0.3" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@svgr/webpack": "8.1.0", |
57 | | - "@tanstack/react-query-devtools": "5.67.1", |
| 57 | + "@tanstack/react-query-devtools": "5.71.10", |
58 | 58 | "@testing-library/dom": "10.4.0", |
59 | 59 | "@testing-library/jest-dom": "6.6.3", |
60 | | - "@testing-library/react": "16.2.0", |
| 60 | + "@testing-library/react": "16.3.0", |
61 | 61 | "@testing-library/user-event": "14.6.1", |
62 | 62 | "@types/jest": "29.5.14", |
63 | 63 | "@types/lodash": "4.17.16", |
64 | | - "@types/luxon": "3.4.2", |
| 64 | + "@types/luxon": "3.6.2", |
65 | 65 | "@types/node": "*", |
66 | 66 | "@types/react": "*", |
67 | 67 | "@types/react-dom": "*", |
|
73 | 73 | "jest-environment-jsdom": "29.7.0", |
74 | 74 | "node-fetch": "2.7.0", |
75 | 75 | "prettier": "3.5.3", |
76 | | - "stylelint": "16.15.0", |
| 76 | + "stylelint": "16.17.0", |
77 | 77 | "stylelint-config-standard": "37.0.0", |
78 | 78 | "stylelint-prettier": "5.0.3", |
79 | 79 | "typescript": "*", |
|
0 commit comments