|
32 | 32 | "@hocuspocus/provider": "2.15.2", |
33 | 33 | "@openfun/cunningham-react": "3.1.0", |
34 | 34 | "@react-pdf/renderer": "4.3.0", |
35 | | - "@sentry/nextjs": "9.35.0", |
36 | | - "@tanstack/react-query": "5.81.5", |
| 35 | + "@sentry/nextjs": "9.38.0", |
| 36 | + "@tanstack/react-query": "5.83.0", |
37 | 37 | "canvg": "4.0.3", |
38 | 38 | "clsx": "2.1.1", |
39 | 39 | "cmdk": "1.1.1", |
40 | 40 | "crisp-sdk-web": "1.0.25", |
41 | 41 | "docx": "9.5.0", |
42 | 42 | "emoji-mart": "5.6.0", |
43 | | - "i18next": "25.3.1", |
| 43 | + "i18next": "25.3.2", |
44 | 44 | "i18next-browser-languagedetector": "8.2.0", |
45 | 45 | "idb": "8.0.3", |
46 | 46 | "lodash": "4.17.21", |
47 | | - "luxon": "3.6.1", |
48 | | - "next": "15.3.5", |
49 | | - "posthog-js": "1.256.2", |
| 47 | + "luxon": "3.7.1", |
| 48 | + "next": "15.4.1", |
| 49 | + "posthog-js": "1.257.0", |
50 | 50 | "react": "*", |
51 | 51 | "react-aria-components": "1.10.1", |
52 | 52 | "react-dom": "*", |
53 | 53 | "react-i18next": "15.6.0", |
54 | 54 | "react-intersection-observer": "9.16.0", |
55 | | - "react-select": "5.10.1", |
| 55 | + "react-select": "5.10.2", |
56 | 56 | "styled-components": "6.1.19", |
57 | 57 | "use-debounce": "10.0.5", |
58 | 58 | "y-protocols": "1.0.6", |
|
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | 63 | "@svgr/webpack": "8.1.0", |
64 | | - "@tanstack/react-query-devtools": "5.81.5", |
| 64 | + "@tanstack/react-query-devtools": "5.83.0", |
65 | 65 | "@testing-library/dom": "10.4.0", |
66 | 66 | "@testing-library/jest-dom": "6.6.3", |
67 | 67 | "@testing-library/react": "16.3.0", |
|
73 | 73 | "@types/react": "*", |
74 | 74 | "@types/react-dom": "*", |
75 | 75 | "cross-env": "7.0.3", |
76 | | - "dotenv": "17.1.0", |
| 76 | + "dotenv": "17.2.0", |
77 | 77 | "eslint-config-impress": "*", |
78 | 78 | "fetch-mock": "9.11.0", |
79 | 79 | "jest": "30.0.4", |
|
84 | 84 | "stylelint-config-standard": "38.0.0", |
85 | 85 | "stylelint-prettier": "5.0.3", |
86 | 86 | "typescript": "*", |
87 | | - "webpack": "5.99.9", |
| 87 | + "webpack": "5.100.1", |
88 | 88 | "workbox-webpack-plugin": "7.1.0" |
89 | 89 | } |
90 | 90 | } |
0 commit comments