|
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.29.1", |
| 20 | + "@blocknote/mantine": "0.29.1", |
| 21 | + "@blocknote/react": "0.29.1", |
| 22 | + "@blocknote/xl-docx-exporter": "0.29.1", |
| 23 | + "@blocknote/xl-pdf-exporter": "0.29.1", |
24 | 24 | "@fontsource/material-icons": "5.2.5",
|
25 |
| - "@gouvfr-lasuite/integration": "1.0.2", |
26 |
| - "@gouvfr-lasuite/ui-kit": "0.1.3", |
| 25 | + "@gouvfr-lasuite/integration": "1.0.3", |
| 26 | + "@gouvfr-lasuite/ui-kit": "0.4.0", |
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.13.0", |
| 31 | + "@tanstack/react-query": "5.74.4", |
32 | 32 | "canvg": "4.0.3",
|
33 | 33 | "clsx": "2.1.1",
|
34 |
| - "cmdk": "1.0.4", |
| 34 | + "cmdk": "1.1.1", |
35 | 35 | "crisp-sdk-web": "1.0.25",
|
36 |
| - "docx": "9.1.1", |
37 |
| - "i18next": "24.2.2", |
38 |
| - "i18next-browser-languagedetector": "8.0.4", |
| 36 | + "docx": "9.4.1", |
| 37 | + "i18next": "25.0.1", |
| 38 | + "i18next-browser-languagedetector": "8.0.5", |
39 | 39 | "idb": "8.0.2",
|
40 | 40 | "lodash": "4.17.21",
|
41 |
| - "luxon": "3.5.0", |
42 |
| - "next": "15.2.4", |
43 |
| - "posthog-js": "1.227.0", |
| 41 | + "luxon": "3.6.1", |
| 42 | + "next": "15.3.1", |
| 43 | + "posthog-js": "1.236.5", |
44 | 44 | "react": "*",
|
45 |
| - "react-aria-components": "1.6.0", |
| 45 | + "react-aria-components": "1.8.0", |
46 | 46 | "react-dom": "*",
|
47 | 47 | "react-i18next": "15.4.1",
|
48 |
| - "react-intersection-observer": "9.15.1", |
| 48 | + "react-intersection-observer": "9.16.0", |
49 | 49 | "react-select": "5.10.1",
|
50 |
| - "styled-components": "6.1.15", |
| 50 | + "styled-components": "6.1.17", |
51 | 51 | "use-debounce": "10.0.4",
|
52 | 52 | "y-protocols": "1.0.6",
|
53 | 53 | "yjs": "*",
|
54 | 54 | "zustand": "5.0.3"
|
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 | 57 | "@svgr/webpack": "8.1.0",
|
58 |
| - "@tanstack/react-query-devtools": "5.67.1", |
| 58 | + "@tanstack/react-query-devtools": "5.74.4", |
59 | 59 | "@testing-library/dom": "10.4.0",
|
60 | 60 | "@testing-library/jest-dom": "6.6.3",
|
61 |
| - "@testing-library/react": "16.2.0", |
| 61 | + "@testing-library/react": "16.3.0", |
62 | 62 | "@testing-library/user-event": "14.6.1",
|
63 | 63 | "@types/jest": "29.5.14",
|
64 | 64 | "@types/lodash": "4.17.16",
|
65 |
| - "@types/luxon": "3.4.2", |
| 65 | + "@types/luxon": "3.6.2", |
66 | 66 | "@types/node": "*",
|
67 | 67 | "@types/react": "*",
|
68 | 68 | "@types/react-dom": "*",
|
69 | 69 | "cross-env": "7.0.3",
|
70 |
| - "dotenv": "16.4.7", |
| 70 | + "dotenv": "16.5.0", |
71 | 71 | "eslint-config-impress": "*",
|
72 | 72 | "fetch-mock": "9.11.0",
|
73 | 73 | "jest": "29.7.0",
|
74 | 74 | "jest-environment-jsdom": "29.7.0",
|
75 | 75 | "node-fetch": "2.7.0",
|
76 | 76 | "prettier": "3.5.3",
|
77 |
| - "stylelint": "16.15.0", |
78 |
| - "stylelint-config-standard": "37.0.0", |
| 77 | + "stylelint": "16.18.0", |
| 78 | + "stylelint-config-standard": "38.0.0", |
79 | 79 | "stylelint-prettier": "5.0.3",
|
80 | 80 | "typescript": "*",
|
81 |
| - "webpack": "5.98.0", |
| 81 | + "webpack": "5.99.6", |
82 | 82 | "workbox-webpack-plugin": "7.1.0"
|
83 | 83 | }
|
84 | 84 | }
|
0 commit comments