Skip to content

Commit 0940c18

Browse files
authored
build(deps): bump the tanstack-router group in /frontend with 3 updates (#4078)
2 parents 9d73851 + 0c0cff7 commit 0940c18

File tree

4 files changed

+34
-51
lines changed

4 files changed

+34
-51
lines changed

frontend/package-lock.json

Lines changed: 31 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@radix-ui/react-collapsible": "^1.1.3",
2424
"@radix-ui/react-dialog": "^1.1.6",
2525
"@tanstack/react-query": "^5.66.9",
26-
"@tanstack/react-router": "^1.105.0",
26+
"@tanstack/react-router": "^1.109.2",
2727
"@vector-im/compound-design-tokens": "3.0.1",
2828
"@vector-im/compound-web": "^7.6.2",
2929
"@zxcvbn-ts/core": "^3.0.4",
@@ -53,8 +53,8 @@
5353
"@storybook/react-vite": "^8.5.8",
5454
"@storybook/test": "^8.5.5",
5555
"@tanstack/react-query-devtools": "^5.66.9",
56-
"@tanstack/router-devtools": "^1.105.0",
57-
"@tanstack/router-vite-plugin": "^1.105.0",
56+
"@tanstack/router-devtools": "^1.109.2",
57+
"@tanstack/router-vite-plugin": "^1.109.2",
5858
"@testing-library/jest-dom": "^6.6.3",
5959
"@testing-library/react": "^16.2.0",
6060
"@testing-library/user-event": "^14.6.1",

frontend/tests/routes/__snapshots__/reset-cross-signing.test.tsx.snap

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ exports[`Reset cross signing > renders the cancelled page 1`] = `
4444
If you're signed out everywhere and don't remember your recovery code, you'll still need to reset your identity.
4545
</p>
4646
</div>
47-
<script>
48-
49-
</script>
5047
</DocumentFragment>
5148
`;
5249

@@ -220,9 +217,6 @@ exports[`Reset cross signing > renders the deep link page 1`] = `
220217
</p>
221218
</footer>
222219
</div>
223-
<script>
224-
225-
</script>
226220
</DocumentFragment>
227221
`;
228222

@@ -311,9 +305,6 @@ exports[`Reset cross signing > renders the errored page 1`] = `
311305
</p>
312306
</footer>
313307
</div>
314-
<script>
315-
316-
</script>
317308
</DocumentFragment>
318309
`;
319310

@@ -487,9 +478,6 @@ exports[`Reset cross signing > renders the page 1`] = `
487478
</p>
488479
</footer>
489480
</div>
490-
<script>
491-
492-
</script>
493481
</DocumentFragment>
494482
`;
495483

@@ -532,9 +520,6 @@ exports[`Reset cross signing > renders the success page 1`] = `
532520
The identity reset has been approved for the next 10 minutes. You can close this window and go back to the app to continue.
533521
</p>
534522
</div>
535-
<script>
536-
537-
</script>
538523
</DocumentFragment>
539524
`;
540525

@@ -577,8 +562,5 @@ exports[`Reset cross signing > renders the success page 2`] = `
577562
The identity reset has been approved for the next 10 minutes. You can close this window and go back to the app to continue.
578563
</p>
579564
</div>
580-
<script>
581-
582-
</script>
583565
</DocumentFragment>
584566
`;

frontend/tests/routes/account/__snapshots__/index.test.tsx.snap

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -738,8 +738,5 @@ exports[`Account home page > renders the page 1`] = `
738738
</p>
739739
</footer>
740740
</div>
741-
<script>
742-
743-
</script>
744741
</DocumentFragment>
745742
`;

0 commit comments

Comments
 (0)