Skip to content

Commit 83b1693

Browse files
authored
Update Lingui and Rsbuild dependencies (#820)
### Summary & Motivation Update Lingui and Rsbuild dependencies New features in Rsbuild are enabled * Show client runtime error overlay in development mode * Display build file size difference Possible regression in Lingui requires us to use simplified glob patterns - it's unclear if this is a regression or a means to protect against regex issues. For further info see [Lingui issue 2352](lingui/js-lingui#2352) ### Checklist - [x] I have added tests, or done manual regression tests - [x] I have updated the documentation, if necessary
2 parents c93ea5c + 206249e commit 83b1693

File tree

5 files changed

+4045
-5315
lines changed

5 files changed

+4045
-5315
lines changed

application/biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.3.10/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

0 commit comments

Comments
 (0)