|
21 | 21 | "@fontsource-variable/nunito": "5.1.1",
|
22 | 22 | "@graasp/sdk": "5.9.1",
|
23 | 23 | "@graasp/stylis-plugin-rtl": "2.2.0",
|
24 |
| - "@mui/icons-material": "6.4.3", |
25 |
| - "@mui/lab": "6.0.0-beta.26", |
26 |
| - "@mui/material": "6.4.3", |
27 |
| - "@sentry/react": "9.0.1", |
28 |
| - "@tanstack/react-query": "5.66.0", |
29 |
| - "@tanstack/react-router": "1.102.1", |
30 |
| - "@tanstack/router-devtools": "1.102.1", |
31 |
| - "@tanstack/zod-adapter": "1.102.1", |
| 24 | + "@mui/icons-material": "6.4.4", |
| 25 | + "@mui/lab": "6.0.0-beta.27", |
| 26 | + "@mui/material": "6.4.4", |
| 27 | + "@sentry/react": "9.1.0", |
| 28 | + "@tanstack/react-query": "5.66.3", |
| 29 | + "@tanstack/react-router": "1.105.0", |
| 30 | + "@tanstack/router-devtools": "1.105.0", |
| 31 | + "@tanstack/zod-adapter": "1.105.0", |
32 | 32 | "axios": "1.7.9",
|
33 | 33 | "date-fns": "4.1.0",
|
34 | 34 | "google-map-react": "2.2.1",
|
35 | 35 | "http-status-codes": "2.3.0",
|
36 | 36 | "i18n-iso-countries": "7.13.0",
|
37 | 37 | "i18next": "24.2.2",
|
38 |
| - "i18next-browser-languagedetector": "8.0.2", |
| 38 | + "i18next-browser-languagedetector": "8.0.3", |
39 | 39 | "i18next-fetch-backend": "6.0.0",
|
40 | 40 | "interweave": "13.1.1",
|
41 | 41 | "jwt-decode": "4.0.0",
|
|
79 | 79 | "use-supercluster": "1.2.0",
|
80 | 80 | "uuid": "11.0.5",
|
81 | 81 | "validator": "13.12.0",
|
82 |
| - "zod": "3.24.1" |
| 82 | + "zod": "3.24.2" |
83 | 83 | },
|
84 | 84 | "scripts": {
|
85 | 85 | "dev": "vite",
|
|
128 | 128 | "@eslint/compat": "1.2.6",
|
129 | 129 | "@eslint/eslintrc": "3.2.0",
|
130 | 130 | "@eslint/js": "9.20.0",
|
131 |
| - "@storybook/addon-a11y": "8.5.4", |
| 131 | + "@storybook/addon-a11y": "8.5.6", |
132 | 132 | "@storybook/addon-coverage": "1.0.5",
|
133 |
| - "@storybook/addon-essentials": "8.5.4", |
134 |
| - "@storybook/addon-links": "8.5.4", |
135 |
| - "@storybook/blocks": "8.5.4", |
136 |
| - "@storybook/experimental-addon-test": "8.5.4", |
137 |
| - "@storybook/react": "8.5.4", |
138 |
| - "@storybook/react-vite": "8.5.4", |
139 |
| - "@storybook/test": "8.5.4", |
140 |
| - "@tanstack/react-query-devtools": "5.66.0", |
141 |
| - "@tanstack/router-plugin": "1.102.2", |
| 133 | + "@storybook/addon-essentials": "8.5.6", |
| 134 | + "@storybook/addon-links": "8.5.6", |
| 135 | + "@storybook/blocks": "8.5.6", |
| 136 | + "@storybook/experimental-addon-test": "8.5.6", |
| 137 | + "@storybook/react": "8.5.6", |
| 138 | + "@storybook/react-vite": "8.5.6", |
| 139 | + "@storybook/test": "8.5.6", |
| 140 | + "@tanstack/react-query-devtools": "5.66.3", |
| 141 | + "@tanstack/router-plugin": "1.105.0", |
142 | 142 | "@testing-library/dom": "10.4.0",
|
143 | 143 | "@testing-library/jest-dom": "6.6.3",
|
144 | 144 | "@testing-library/react": "16.2.0",
|
|
154 | 154 | "@types/lodash.topairs": "4.3.9",
|
155 | 155 | "@types/lodash.truncate": "4.4.9",
|
156 | 156 | "@types/papaparse": "5.3.15",
|
157 |
| - "@types/react": "19.0.8", |
| 157 | + "@types/react": "19.0.9", |
158 | 158 | "@types/react-date-range": "1.4.9",
|
159 | 159 | "@types/react-dom": "19.0.3",
|
160 | 160 | "@types/react-mentions": "4.4.1",
|
|
169 | 169 | "cypress": "14.0.2",
|
170 | 170 | "cypress-iframe": "1.0.1",
|
171 | 171 | "env-cmd": "10.1.0",
|
172 |
| - "eslint": "9.20.0", |
| 172 | + "eslint": "9.20.1", |
173 | 173 | "eslint-config-prettier": "10.0.1",
|
174 |
| - "eslint-import-resolver-typescript": "3.7.0", |
| 174 | + "eslint-import-resolver-typescript": "3.8.0", |
175 | 175 | "eslint-plugin-import": "2.31.0",
|
176 | 176 | "eslint-plugin-jsx-a11y": "6.10.2",
|
177 | 177 | "eslint-plugin-react": "7.37.4",
|
178 | 178 | "eslint-plugin-react-hooks": "5.1.0",
|
179 | 179 | "eslint-plugin-react-refresh": "0.4.19",
|
180 |
| - "eslint-plugin-storybook": "0.11.2", |
181 |
| - "globals": "15.14.0", |
182 |
| - "happy-dom": "17.0.4", |
| 180 | + "eslint-plugin-storybook": "0.11.3", |
| 181 | + "globals": "15.15.0", |
| 182 | + "happy-dom": "17.1.0", |
183 | 183 | "husky": "9.1.7",
|
184 | 184 | "jose": "5.9.6",
|
185 | 185 | "nock": "13.5.6",
|
186 | 186 | "nyc": "17.1.0",
|
187 | 187 | "playwright": "1.50.1",
|
188 |
| - "prettier": "3.5.0", |
189 |
| - "storybook": "8.5.5", |
| 188 | + "prettier": "3.5.1", |
| 189 | + "storybook": "8.5.6", |
190 | 190 | "typescript": "5.7.3",
|
191 | 191 | "vite": "6.1.0",
|
192 | 192 | "vite-plugin-checker": "0.8.0",
|
193 |
| - "vite-plugin-istanbul": "6.0.2", |
| 193 | + "vite-plugin-istanbul": "7.0.0", |
194 | 194 | "vite-plugin-static-copy": "2.2.0",
|
195 | 195 | "vite-tsconfig-paths": "5.1.4",
|
196 | 196 | "vitest": "3.0.5"
|
|
0 commit comments