|
29 | 29 | "@emoji-mart/react": "1.1.1",
|
30 | 30 | "@fontsource/material-icons": "5.2.5",
|
31 | 31 | "@gouvfr-lasuite/integration": "1.0.3",
|
32 |
| - "@gouvfr-lasuite/ui-kit": "0.11.0", |
| 32 | + "@gouvfr-lasuite/ui-kit": "0.15.0", |
33 | 33 | "@hocuspocus/provider": "2.15.2",
|
34 |
| - "@openfun/cunningham-react": "3.2.1", |
| 34 | + "@openfun/cunningham-react": "3.2.3", |
35 | 35 | "@react-pdf/renderer": "4.3.0",
|
36 |
| - "@sentry/nextjs": "10.2.0", |
37 |
| - "@tanstack/react-query": "5.84.1", |
| 36 | + "@sentry/nextjs": "10.5.0", |
| 37 | + "@tanstack/react-query": "5.85.5", |
38 | 38 | "canvg": "4.0.3",
|
39 | 39 | "clsx": "2.1.1",
|
40 | 40 | "cmdk": "1.1.1",
|
41 | 41 | "crisp-sdk-web": "1.0.25",
|
42 | 42 | "docx": "9.5.0",
|
43 | 43 | "emoji-mart": "5.6.0",
|
44 |
| - "i18next": "25.3.2", |
| 44 | + "i18next": "25.4.2", |
45 | 45 | "i18next-browser-languagedetector": "8.2.0",
|
46 | 46 | "idb": "8.0.3",
|
47 | 47 | "lodash": "4.17.21",
|
48 | 48 | "luxon": "3.7.1",
|
49 |
| - "next": "15.4.6", |
50 |
| - "posthog-js": "1.258.6", |
| 49 | + "next": "15.5.0", |
| 50 | + "posthog-js": "1.260.2", |
51 | 51 | "react": "*",
|
52 | 52 | "react-aria-components": "1.11.0",
|
53 | 53 | "react-dom": "*",
|
54 |
| - "react-i18next": "15.6.1", |
| 54 | + "react-i18next": "15.7.2", |
55 | 55 | "react-intersection-observer": "9.16.0",
|
56 | 56 | "react-select": "5.10.2",
|
57 | 57 | "styled-components": "6.1.19",
|
58 | 58 | "use-debounce": "10.0.5",
|
59 | 59 | "y-protocols": "1.0.6",
|
60 | 60 | "yjs": "*",
|
61 |
| - "zustand": "5.0.7" |
| 61 | + "zustand": "5.0.8" |
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 | 64 | "@svgr/webpack": "8.1.0",
|
65 |
| - "@tanstack/react-query-devtools": "5.84.1", |
| 65 | + "@tanstack/react-query-devtools": "5.85.5", |
66 | 66 | "@testing-library/dom": "10.4.1",
|
67 |
| - "@testing-library/jest-dom": "6.6.4", |
| 67 | + "@testing-library/jest-dom": "6.8.0", |
68 | 68 | "@testing-library/react": "16.3.0",
|
69 | 69 | "@testing-library/user-event": "14.6.1",
|
70 | 70 | "@types/jest": "30.0.0",
|
|
81 | 81 | "jest-environment-jsdom": "30.0.5",
|
82 | 82 | "node-fetch": "2.7.0",
|
83 | 83 | "prettier": "3.6.2",
|
84 |
| - "stylelint": "16.23.0", |
| 84 | + "stylelint": "16.23.1", |
85 | 85 | "stylelint-config-standard": "39.0.0",
|
86 | 86 | "stylelint-prettier": "5.0.3",
|
87 | 87 | "typescript": "*",
|
88 |
| - "webpack": "5.101.0", |
| 88 | + "webpack": "5.101.3", |
89 | 89 | "workbox-webpack-plugin": "7.1.0"
|
90 | 90 | }
|
91 | 91 | }
|
0 commit comments