|
36 | 36 | "@hocuspocus/provider": "2.15.2", |
37 | 37 | "@openfun/cunningham-react": "3.2.3", |
38 | 38 | "@react-pdf/renderer": "4.3.0", |
39 | | - "@sentry/nextjs": "10.8.0", |
40 | | - "@tanstack/react-query": "5.85.6", |
| 39 | + "@sentry/nextjs": "10.11.0", |
| 40 | + "@tanstack/react-query": "5.87.4", |
41 | 41 | "canvg": "4.0.3", |
42 | 42 | "clsx": "2.1.1", |
43 | 43 | "cmdk": "1.1.1", |
44 | 44 | "crisp-sdk-web": "1.0.25", |
45 | 45 | "docx": "9.5.0", |
46 | 46 | "emoji-mart": "5.6.0", |
47 | | - "emoji-regex": "10.4.0", |
48 | | - "i18next": "25.4.2", |
| 47 | + "emoji-regex": "10.5.0", |
| 48 | + "i18next": "25.5.2", |
49 | 49 | "i18next-browser-languagedetector": "8.2.0", |
50 | 50 | "idb": "8.0.3", |
51 | 51 | "lodash": "4.17.21", |
52 | | - "luxon": "3.7.1", |
53 | | - "next": "15.4.7", |
54 | | - "posthog-js": "1.261.0", |
| 52 | + "luxon": "3.7.2", |
| 53 | + "next": "15.5.3", |
| 54 | + "posthog-js": "1.264.2", |
55 | 55 | "react": "*", |
56 | 56 | "react-aria-components": "1.12.1", |
57 | 57 | "react-dom": "*", |
58 | 58 | "react-i18next": "15.7.3", |
59 | 59 | "react-intersection-observer": "9.16.0", |
60 | 60 | "react-select": "5.10.2", |
61 | 61 | "styled-components": "6.1.19", |
62 | | - "use-debounce": "10.0.5", |
| 62 | + "use-debounce": "10.0.6", |
63 | 63 | "y-protocols": "1.0.6", |
64 | 64 | "yjs": "*", |
65 | 65 | "zustand": "5.0.8" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | 68 | "@svgr/webpack": "8.1.0", |
69 | | - "@tanstack/react-query-devtools": "5.85.6", |
| 69 | + "@tanstack/react-query-devtools": "5.87.4", |
70 | 70 | "@testing-library/dom": "10.4.1", |
71 | 71 | "@testing-library/jest-dom": "6.8.0", |
72 | 72 | "@testing-library/react": "16.3.0", |
|
78 | 78 | "@types/react-dom": "*", |
79 | 79 | "@vitejs/plugin-react": "5.0.2", |
80 | 80 | "cross-env": "10.0.0", |
81 | | - "dotenv": "17.2.1", |
| 81 | + "dotenv": "17.2.2", |
82 | 82 | "eslint-plugin-docs": "*", |
83 | 83 | "fetch-mock": "9.11.0", |
84 | 84 | "jsdom": "26.1.0", |
85 | 85 | "node-fetch": "2.7.0", |
86 | 86 | "prettier": "3.6.2", |
87 | | - "stylelint": "16.23.1", |
| 87 | + "stylelint": "16.24.0", |
88 | 88 | "stylelint-config-standard": "39.0.0", |
89 | 89 | "stylelint-prettier": "5.0.3", |
90 | 90 | "typescript": "*", |
|
0 commit comments