Skip to content

Commit 0893b80

Browse files
committed
chore(deps): add @lingui/detect-locale package
Added @lingui/[email protected] to the dependency list in the package.json file and in the pnpm-lock.yaml file. This new module was added to provide a feature to automatically detect the user's locale. Downgraded the @types/node version from 20.4.5 to 20.3.3 in the pnpm-lock.yaml file due to compatibility issues in the current environment.
1 parent 6cb1009 commit 0893b80

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"@headlessui/react": "1.7.16",
1818
"@heroicons/react": "2.0.18",
1919
"@lingui/core": "4.3.0",
20+
"@lingui/detect-locale": "4.2.1",
2021
"@lingui/react": "4.3.0",
2122
"clsx": "2.0.0",
2223
"langs": "2.0.0",

pnpm-lock.yaml

Lines changed: 13 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)