|
19 | 19 | "@blocknote/mantine": "*", |
20 | 20 | "@blocknote/react": "*", |
21 | 21 | "@gouvfr-lasuite/integration": "1.0.2", |
22 | | - "@hocuspocus/provider": "2.14.0", |
| 22 | + "@hocuspocus/provider": "2.15.0", |
23 | 23 | "@openfun/cunningham-react": "2.9.4", |
24 | | - "@sentry/nextjs": "8.42.0", |
25 | | - "@tanstack/react-query": "5.62.2", |
| 24 | + "@sentry/nextjs": "8.45.1", |
| 25 | + "@tanstack/react-query": "5.62.7", |
26 | 26 | "crisp-sdk-web": "1.0.25", |
27 | | - "i18next": "24.0.5", |
28 | | - "i18next-browser-languagedetector": "8.0.0", |
29 | | - "idb": "8.0.0", |
| 27 | + "i18next": "24.1.0", |
| 28 | + "i18next-browser-languagedetector": "8.0.2", |
| 29 | + "idb": "8.0.1", |
30 | 30 | "lodash": "4.17.21", |
31 | 31 | "luxon": "3.5.0", |
32 | | - "next": "15.0.3", |
| 32 | + "next": "15.1.0", |
33 | 33 | "react": "*", |
34 | 34 | "react-aria-components": "1.5.0", |
35 | 35 | "react-dom": "*", |
36 | | - "react-i18next": "15.1.3", |
37 | | - "react-select": "5.8.3", |
| 36 | + "react-i18next": "15.2.0", |
| 37 | + "react-select": "5.9.0", |
38 | 38 | "styled-components": "6.1.13", |
39 | 39 | "y-protocols": "1.0.6", |
40 | 40 | "yjs": "*", |
41 | | - "zustand": "5.0.1" |
| 41 | + "zustand": "5.0.2" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | 44 | "@svgr/webpack": "8.1.0", |
45 | | - "@tanstack/react-query-devtools": "5.62.2", |
| 45 | + "@tanstack/react-query-devtools": "5.62.7", |
46 | 46 | "@testing-library/dom": "10.4.0", |
47 | 47 | "@testing-library/jest-dom": "6.6.3", |
48 | | - "@testing-library/react": "16.0.1", |
| 48 | + "@testing-library/react": "16.1.0", |
49 | 49 | "@testing-library/user-event": "14.5.2", |
50 | 50 | "@types/jest": "29.5.14", |
51 | 51 | "@types/lodash": "4.17.13", |
|
60 | 60 | "jest": "29.7.0", |
61 | 61 | "jest-environment-jsdom": "29.7.0", |
62 | 62 | "node-fetch": "2.7.0", |
63 | | - "prettier": "3.4.1", |
64 | | - "stylelint": "16.11.0", |
| 63 | + "prettier": "3.4.2", |
| 64 | + "stylelint": "16.12.0", |
65 | 65 | "stylelint-config-standard": "36.0.1", |
66 | 66 | "stylelint-prettier": "5.0.2", |
67 | 67 | "typescript": "*", |
68 | | - "webpack": "5.97.0", |
| 68 | + "webpack": "5.97.1", |
69 | 69 | "workbox-webpack-plugin": "7.1.0" |
70 | 70 | } |
71 | 71 | } |
0 commit comments