Commit c982953
authored
Update Frontend Packages August 2026 (#6359)
* Update frontend packages to clear bun audit vulnerabilities
Bumps react-router-dom, @babel/core, @babel/preset-env off pinned
vulnerable versions and takes the in-range bun update sweep (MUI 9.4,
x-date-pickers 9.12, vite 8.2, eslint 10.9, js-yaml 4.3, etc). Adds
overrides for nested duplicate copies (brace-expansion, nanoid,
postcss, js-yaml, @babel/core) that bun update alone didn't reach.
Updates a snapshot for a cosmetic MUI emotion class hash change.
bun audit: 11 vulnerabilities (5 high, 5 moderate, 1 low) -> none.
* Bump remaining in-range frontend minor/patch versions
Updates all dependencies still behind within their current major
version: @mui/x-tree-view, @sentry/react, @tanstack/react-query(-devtools),
styled-components, @tanstack/eslint-plugin-query, @testing-library/react,
@types/node, @types/react, @types/react-dom, @typescript-eslint/*,
esbuild, globals, msw, openapi-typescript-codegen, prettier, vitest.
Major-version bumps (i18next 26, react-i18next 17, react-dropzone 20,
Babel 8, testing-library/jest-dom 7, @vitejs/plugin-react 6, js-yaml 5,
jsdom 30, typescript 7) are left out of scope, as they need migration.
Removes a now-unnecessary type assertion in useHopeDetailsQuery.ts
flagged by @typescript-eslint/eslint-plugin 8.68. Updates 3 Vitest
snapshots for cosmetic emotion/styled-components class hash changes.1 parent 8c1b639 commit c982953
6 files changed
Lines changed: 413 additions & 399 deletions
File tree
- src/frontend
- src
- containers/tables/population
- HouseholdMembersTable/__snapshots__
- HouseholdTable/__snapshots__
- IndividualsListTable/__snapshots__
- hooks
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
| 109 | + | |
| 110 | + | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
129 | 134 | | |
130 | 135 | | |
0 commit comments