|
19 | 19 | "@blocknote/mantine": "*", |
20 | 20 | "@blocknote/react": "*", |
21 | 21 | "@gouvfr-lasuite/integration": "1.0.2", |
22 | | - "@hocuspocus/provider": "2.13.6", |
| 22 | + "@hocuspocus/provider": "2.13.7", |
23 | 23 | "@openfun/cunningham-react": "2.9.4", |
24 | | - "@tanstack/react-query": "5.56.2", |
25 | | - "i18next": "23.15.1", |
| 24 | + "@tanstack/react-query": "5.59.15", |
| 25 | + "i18next": "23.16.0", |
26 | 26 | "idb": "8.0.0", |
27 | 27 | "lodash": "4.17.21", |
28 | 28 | "luxon": "3.5.0", |
29 | | - "next": "14.2.13", |
| 29 | + "next": "14.2.15", |
30 | 30 | "react": "*", |
31 | | - "react-aria-components": "1.3.3", |
| 31 | + "react-aria-components": "1.4.1", |
32 | 32 | "react-dom": "*", |
33 | | - "react-i18next": "15.0.2", |
| 33 | + "react-i18next": "15.0.3", |
34 | 34 | "react-select": "5.8.1", |
35 | 35 | "styled-components": "6.1.13", |
36 | 36 | "y-protocols": "1.0.6", |
37 | 37 | "yjs": "*", |
38 | | - "zustand": "4.5.5" |
| 38 | + "zustand": "5.0.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@svgr/webpack": "8.1.0", |
42 | | - "@tanstack/react-query-devtools": "5.58.0", |
| 42 | + "@tanstack/react-query-devtools": "5.59.15", |
43 | 43 | "@testing-library/dom": "10.4.0", |
44 | | - "@testing-library/jest-dom": "6.5.0", |
| 44 | + "@testing-library/jest-dom": "6.6.1", |
45 | 45 | "@testing-library/react": "16.0.1", |
46 | 46 | "@testing-library/user-event": "14.5.2", |
47 | 47 | "@types/jest": "29.5.13", |
48 | | - "@types/lodash": "4.17.9", |
| 48 | + "@types/lodash": "4.17.10", |
49 | 49 | "@types/luxon": "3.4.2", |
50 | 50 | "@types/node": "*", |
51 | | - "@types/react": "18.3.10", |
| 51 | + "@types/react": "18.3.11", |
52 | 52 | "@types/react-dom": "*", |
53 | 53 | "cross-env": "*", |
54 | 54 | "dotenv": "16.4.5", |
|
58 | 58 | "jest-environment-jsdom": "29.7.0", |
59 | 59 | "node-fetch": "2.7.0", |
60 | 60 | "prettier": "3.3.3", |
61 | | - "stylelint": "16.9.0", |
| 61 | + "stylelint": "16.10.0", |
62 | 62 | "stylelint-config-standard": "36.0.1", |
63 | 63 | "stylelint-prettier": "5.0.2", |
64 | 64 | "typescript": "*", |
|
0 commit comments