|
42 | 42 | "@babel/core": "7.29.0", |
43 | 43 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
44 | 44 | "@babel/plugin-transform-modules-commonjs": "7.28.6", |
45 | | - "@babel/preset-env": "7.29.0", |
| 45 | + "@babel/preset-env": "7.29.2", |
46 | 46 | "@babel/preset-react": "7.28.5", |
47 | 47 | "@babel/preset-typescript": "7.28.5", |
48 | 48 | "@emotion/react": "^11.14.0", |
49 | 49 | "@emotion/styled": "^11.14.1", |
50 | | - "@faker-js/faker": "10.3.0", |
51 | | - "@formatjs/cli": "6.13.0", |
52 | | - "@formatjs/intl-relativetimeformat": "12.2.2", |
| 50 | + "@faker-js/faker": "10.4.0", |
| 51 | + "@formatjs/cli": "6.14.2", |
| 52 | + "@formatjs/intl-relativetimeformat": "12.3.2", |
53 | 53 | "@hookform/resolvers": "5.2.2", |
54 | 54 | "@lyracom/embedded-form-glue": "1.4.4", |
55 | | - "@mui/material": "^7.3.2", |
| 55 | + "@mui/material": "^9.0.0", |
56 | 56 | "@openfun/cunningham-react": "4.0.0", |
57 | 57 | "@openfun/cunningham-tokens": "3.0.0", |
58 | | - "@sentry/browser": "10.40.0", |
59 | | - "@sentry/types": "10.40.0", |
| 58 | + "@sentry/browser": "10.49.0", |
| 59 | + "@sentry/types": "10.49.0", |
60 | 60 | "@storybook/addon-actions": "9.0.8", |
61 | | - "@storybook/addon-essentials": "8.6.17", |
62 | | - "@storybook/addon-interactions": "8.6.17", |
63 | | - "@storybook/addon-links": "10.2.13", |
64 | | - "@storybook/react": "10.2.13", |
65 | | - "@storybook/react-webpack5": "10.2.13", |
66 | | - "@storybook/test": "8.6.17", |
67 | | - "@tanstack/query-core": "5.90.20", |
68 | | - "@tanstack/query-sync-storage-persister": "5.90.23", |
69 | | - "@tanstack/react-query": "5.90.21", |
70 | | - "@tanstack/react-query-devtools": "5.91.3", |
71 | | - "@tanstack/react-query-persist-client": "5.90.23", |
| 61 | + "@storybook/addon-essentials": "8.6.18", |
| 62 | + "@storybook/addon-interactions": "8.6.18", |
| 63 | + "@storybook/addon-links": "10.3.5", |
| 64 | + "@storybook/react": "10.3.5", |
| 65 | + "@storybook/react-webpack5": "10.3.5", |
| 66 | + "@storybook/test": "8.6.18", |
| 67 | + "@tanstack/query-core": "5.99.0", |
| 68 | + "@tanstack/query-sync-storage-persister": "5.99.0", |
| 69 | + "@tanstack/react-query": "5.99.0", |
| 70 | + "@tanstack/react-query-devtools": "5.99.0", |
| 71 | + "@tanstack/react-query-persist-client": "5.99.0", |
72 | 72 | "@testing-library/dom": "10.4.1", |
73 | 73 | "@testing-library/jest-dom": "6.9.1", |
74 | 74 | "@testing-library/react": "16.3.2", |
|
84 | 84 | "@types/react-autosuggest": "10.1.11", |
85 | 85 | "@types/react-dom": "19.2.3", |
86 | 86 | "@types/react-modal": "3.16.3", |
87 | | - "@typescript-eslint/eslint-plugin": "8.56.1", |
88 | | - "@typescript-eslint/parser": "8.56.1", |
89 | | - "babel-jest": "30.2.0", |
90 | | - "babel-loader": "10.0.0", |
| 87 | + "@typescript-eslint/eslint-plugin": "8.58.2", |
| 88 | + "@typescript-eslint/parser": "8.58.2", |
| 89 | + "babel-jest": "30.3.0", |
| 90 | + "babel-loader": "10.1.1", |
91 | 91 | "babel-plugin-react-intl": "8.2.25", |
92 | 92 | "bootstrap": ">=4.6.0 <5", |
93 | 93 | "classnames": "2.5.1", |
94 | 94 | "cljs-merge": "1.1.1", |
95 | | - "core-js": "3.48.0", |
| 95 | + "core-js": "3.49.0", |
96 | 96 | "downshift": "9.3.2", |
97 | 97 | "embla-carousel-autoplay": "8.6.0", |
98 | 98 | "embla-carousel-react": "8.6.0", |
|
101 | 101 | "eslint-config-airbnb": "19.0.4", |
102 | 102 | "eslint-config-airbnb-typescript": "18.0.0", |
103 | 103 | "eslint-config-prettier": "10.1.8", |
104 | | - "eslint-import-resolver-webpack": "0.13.10", |
105 | | - "eslint-plugin-compat": "7.0.0", |
106 | | - "eslint-plugin-formatjs": "6.2.0", |
| 104 | + "eslint-import-resolver-webpack": "0.13.11", |
| 105 | + "eslint-plugin-compat": "7.0.1", |
| 106 | + "eslint-plugin-formatjs": "6.4.5", |
107 | 107 | "eslint-plugin-import": "2.32.0", |
108 | 108 | "eslint-plugin-jsx-a11y": "6.10.2", |
109 | 109 | "eslint-plugin-prettier": "5.5.5", |
110 | 110 | "eslint-plugin-react": "7.37.5", |
111 | | - "eslint-plugin-react-hooks": "7.0.1", |
112 | | - "eslint-plugin-storybook": "10.2.13", |
| 111 | + "eslint-plugin-react-hooks": "7.1.0", |
| 112 | + "eslint-plugin-storybook": "10.3.5", |
113 | 113 | "fetch-mock": "<10", |
114 | 114 | "file-loader": "6.2.0", |
115 | | - "glob": "11.1.0", |
| 115 | + "glob": "13.0.6", |
116 | 116 | "i18n-iso-countries": "7.14.0", |
117 | 117 | "iframe-resizer": "<5", |
118 | 118 | "intl-pluralrules": "2.0.1", |
119 | | - "jest": "30.2.0", |
120 | | - "jest-environment-jsdom": "30.2.0", |
| 119 | + "jest": "30.3.0", |
| 120 | + "jest-environment-jsdom": "30.3.0", |
121 | 121 | "js-cookie": "3.0.5", |
122 | 122 | "keycloak-js": "26.2.3", |
123 | 123 | "lodash-es": "4.17.23", |
124 | 124 | "mdn-polyfills": "5.20.0", |
125 | | - "msw": "2.12.10", |
| 125 | + "msw": "2.13.4", |
126 | 126 | "node-fetch": ">2.6.6 <3", |
127 | 127 | "nodemon": "3.1.14", |
128 | | - "prettier": "3.8.1", |
| 128 | + "prettier": "3.8.3", |
129 | 129 | "query-string": "9.3.1", |
130 | | - "react": "19.2.4", |
| 130 | + "react": "19.2.5", |
131 | 131 | "react-autosuggest": "10.1.0", |
132 | | - "react-dom": "19.2.4", |
133 | | - "react-hook-form": "7.71.2", |
134 | | - "react-intl": "8.1.3", |
| 132 | + "react-dom": "19.2.5", |
| 133 | + "react-hook-form": "7.72.1", |
| 134 | + "react-intl": "10.1.2", |
135 | 135 | "react-modal": "3.16.3", |
136 | | - "react-router": "7.12.0", |
137 | | - "sass": "1.97.3", |
| 136 | + "react-router": "7.14.1", |
| 137 | + "sass": "1.99.0", |
138 | 138 | "source-map-loader": "5.0.0", |
139 | | - "storybook": "8.6.17", |
| 139 | + "storybook": "10.3.5", |
140 | 140 | "tsconfig-paths-webpack-plugin": "4.2.0", |
141 | | - "typescript": "5.9.3", |
| 141 | + "typescript": "6.0.2", |
142 | 142 | "uuid": "13.0.0", |
143 | | - "webpack": "5.104.1", |
144 | | - "webpack-cli": "6.0.1", |
| 143 | + "webpack": "5.106.2", |
| 144 | + "webpack-cli": "7.0.2", |
145 | 145 | "whatwg-fetch": "3.6.20", |
146 | 146 | "xhr-mock": "2.5.1", |
147 | 147 | "yargs": "18.0.0", |
|
151 | 151 | "@testing-library/dom": "10.4.1", |
152 | 152 | "@types/react": "19.2.14", |
153 | 153 | "@types/react-dom": "19.2.3", |
154 | | - "react": "19.2.4", |
155 | | - "react-dom": "19.2.4" |
| 154 | + "react": "19.2.5", |
| 155 | + "react-dom": "19.2.5" |
156 | 156 | }, |
157 | 157 | "msw": { |
158 | 158 | "workerDirectory": "../richie/static/richie/js" |
|
162 | 162 | "yarn": "1.22.22" |
163 | 163 | }, |
164 | 164 | "devDependencies": { |
165 | | - "@storybook/addon-mdx-gfm": "8.6.17", |
166 | | - "@storybook/addon-webpack5-compiler-babel": "4.0.0" |
| 165 | + "@storybook/addon-mdx-gfm": "8.6.18", |
| 166 | + "@storybook/addon-webpack5-compiler-babel": "4.0.1" |
167 | 167 | } |
168 | 168 | } |
0 commit comments