|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 | 21 | "@ag-media/react-pdf-table": "2.0.3",
|
22 |
| - "@blocknote/code-block": "0.37.0", |
23 |
| - "@blocknote/core": "0.37.0", |
24 |
| - "@blocknote/mantine": "0.37.0", |
25 |
| - "@blocknote/react": "0.37.0", |
26 |
| - "@blocknote/xl-docx-exporter": "0.37.0", |
27 |
| - "@blocknote/xl-multi-column": "0.37.0", |
28 |
| - "@blocknote/xl-pdf-exporter": "0.37.0", |
| 22 | + "@blocknote/code-block": "0.40.0", |
| 23 | + "@blocknote/core": "0.40.0", |
| 24 | + "@blocknote/mantine": "0.40.0", |
| 25 | + "@blocknote/react": "0.40.0", |
| 26 | + "@blocknote/xl-docx-exporter": "0.40.0", |
| 27 | + "@blocknote/xl-multi-column": "0.40.0", |
| 28 | + "@blocknote/xl-pdf-exporter": "0.40.0", |
29 | 29 | "@dnd-kit/core": "6.3.1",
|
30 | 30 | "@dnd-kit/modifiers": "9.0.0",
|
31 | 31 | "@emoji-mart/data": "1.2.1",
|
32 | 32 | "@emoji-mart/react": "1.1.1",
|
33 |
| - "@fontsource/material-icons": "5.2.5", |
| 33 | + "@fontsource/material-icons": "5.2.7", |
34 | 34 | "@gouvfr-lasuite/integration": "1.0.3",
|
35 | 35 | "@gouvfr-lasuite/ui-kit": "0.16.1",
|
36 | 36 | "@hocuspocus/provider": "2.15.2",
|
37 |
| - "@openfun/cunningham-react": "3.2.3", |
38 |
| - "@react-pdf/renderer": "4.3.0", |
39 |
| - "@sentry/nextjs": "10.11.0", |
40 |
| - "@tanstack/react-query": "5.87.4", |
| 37 | + "@openfun/cunningham-react": "4.0.0", |
| 38 | + "@react-pdf/renderer": "4.3.1", |
| 39 | + "@sentry/nextjs": "10.17.0", |
| 40 | + "@tanstack/react-query": "5.90.2", |
41 | 41 | "canvg": "4.0.3",
|
42 | 42 | "clsx": "2.1.1",
|
43 | 43 | "cmdk": "1.1.1",
|
|
50 | 50 | "idb": "8.0.3",
|
51 | 51 | "lodash": "4.17.21",
|
52 | 52 | "luxon": "3.7.2",
|
53 |
| - "next": "15.5.3", |
54 |
| - "posthog-js": "1.264.2", |
| 53 | + "next": "15.5.4", |
| 54 | + "posthog-js": "1.268.9", |
55 | 55 | "react": "*",
|
56 |
| - "react-aria-components": "1.12.1", |
| 56 | + "react-aria-components": "1.12.2", |
57 | 57 | "react-dom": "*",
|
58 |
| - "react-i18next": "15.7.3", |
| 58 | + "react-i18next": "16.0.0", |
59 | 59 | "react-intersection-observer": "9.16.0",
|
60 | 60 | "react-select": "5.10.2",
|
61 | 61 | "styled-components": "6.1.19",
|
|
66 | 66 | },
|
67 | 67 | "devDependencies": {
|
68 | 68 | "@svgr/webpack": "8.1.0",
|
69 |
| - "@tanstack/react-query-devtools": "5.87.4", |
| 69 | + "@tanstack/react-query-devtools": "5.90.2", |
70 | 70 | "@testing-library/dom": "10.4.1",
|
71 |
| - "@testing-library/jest-dom": "6.8.0", |
| 71 | + "@testing-library/jest-dom": "6.9.0", |
72 | 72 | "@testing-library/react": "16.3.0",
|
73 | 73 | "@testing-library/user-event": "14.6.1",
|
74 | 74 | "@types/lodash": "4.17.20",
|
75 | 75 | "@types/luxon": "3.7.1",
|
76 | 76 | "@types/node": "*",
|
77 | 77 | "@types/react": "*",
|
78 | 78 | "@types/react-dom": "*",
|
79 |
| - "@vitejs/plugin-react": "5.0.2", |
80 |
| - "cross-env": "10.0.0", |
81 |
| - "dotenv": "17.2.2", |
| 79 | + "@vitejs/plugin-react": "5.0.4", |
| 80 | + "cross-env": "10.1.0", |
| 81 | + "dotenv": "17.2.3", |
82 | 82 | "eslint-plugin-docs": "*",
|
83 | 83 | "fetch-mock": "9.11.0",
|
84 |
| - "jsdom": "26.1.0", |
| 84 | + "jsdom": "27.0.0", |
85 | 85 | "node-fetch": "2.7.0",
|
86 | 86 | "prettier": "3.6.2",
|
87 | 87 | "stylelint": "16.24.0",
|
|
90 | 90 | "typescript": "*",
|
91 | 91 | "vite-tsconfig-paths": "5.1.4",
|
92 | 92 | "vitest": "3.2.4",
|
93 |
| - "webpack": "5.101.3", |
| 93 | + "webpack": "5.102.0", |
94 | 94 | "workbox-webpack-plugin": "7.1.0"
|
95 | 95 | },
|
96 | 96 | "packageManager": "yarn@1.22.22"
|
|
0 commit comments