|
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.10.0", |
| 32 | + "@gouvfr-lasuite/ui-kit": "0.11.0", |
33 | 33 | "@hocuspocus/provider": "2.15.2", |
34 | | - "@openfun/cunningham-react": "3.2.0", |
| 34 | + "@openfun/cunningham-react": "3.2.1", |
35 | 35 | "@react-pdf/renderer": "4.3.0", |
36 | | - "@sentry/nextjs": "9.42.0", |
37 | | - "@tanstack/react-query": "5.83.0", |
| 36 | + "@sentry/nextjs": "10.2.0", |
| 37 | + "@tanstack/react-query": "5.84.1", |
38 | 38 | "canvg": "4.0.3", |
39 | 39 | "clsx": "2.1.1", |
40 | 40 | "cmdk": "1.1.1", |
|
46 | 46 | "idb": "8.0.3", |
47 | 47 | "lodash": "4.17.21", |
48 | 48 | "luxon": "3.7.1", |
49 | | - "next": "15.4.4", |
50 | | - "posthog-js": "1.258.2", |
| 49 | + "next": "15.4.6", |
| 50 | + "posthog-js": "1.258.6", |
51 | 51 | "react": "*", |
52 | 52 | "react-aria-components": "1.11.0", |
53 | 53 | "react-dom": "*", |
|
58 | 58 | "use-debounce": "10.0.5", |
59 | 59 | "y-protocols": "1.0.6", |
60 | 60 | "yjs": "*", |
61 | | - "zustand": "5.0.6" |
| 61 | + "zustand": "5.0.7" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | 64 | "@svgr/webpack": "8.1.0", |
65 | | - "@tanstack/react-query-devtools": "5.83.0", |
66 | | - "@testing-library/dom": "10.4.0", |
67 | | - "@testing-library/jest-dom": "6.6.3", |
| 65 | + "@tanstack/react-query-devtools": "5.84.1", |
| 66 | + "@testing-library/dom": "10.4.1", |
| 67 | + "@testing-library/jest-dom": "6.6.4", |
68 | 68 | "@testing-library/react": "16.3.0", |
69 | 69 | "@testing-library/user-event": "14.6.1", |
70 | 70 | "@types/jest": "30.0.0", |
71 | 71 | "@types/lodash": "4.17.20", |
72 | | - "@types/luxon": "3.6.2", |
| 72 | + "@types/luxon": "3.7.1", |
73 | 73 | "@types/node": "*", |
74 | 74 | "@types/react": "*", |
75 | 75 | "@types/react-dom": "*", |
76 | | - "cross-env": "7.0.3", |
| 76 | + "cross-env": "10.0.0", |
77 | 77 | "dotenv": "17.2.1", |
78 | 78 | "eslint-config-impress": "*", |
79 | 79 | "fetch-mock": "9.11.0", |
80 | 80 | "jest": "30.0.5", |
81 | 81 | "jest-environment-jsdom": "30.0.5", |
82 | 82 | "node-fetch": "2.7.0", |
83 | 83 | "prettier": "3.6.2", |
84 | | - "stylelint": "16.22.0", |
85 | | - "stylelint-config-standard": "38.0.0", |
| 84 | + "stylelint": "16.23.0", |
| 85 | + "stylelint-config-standard": "39.0.0", |
86 | 86 | "stylelint-prettier": "5.0.3", |
87 | 87 | "typescript": "*", |
88 | | - "webpack": "5.100.2", |
| 88 | + "webpack": "5.101.0", |
89 | 89 | "workbox-webpack-plugin": "7.1.0" |
90 | 90 | } |
91 | 91 | } |
0 commit comments