Skip to content

Commit d51d629

Browse files
committed
chore: fix unstable ordering of lingui
1 parent f82899b commit d51d629

File tree

12 files changed

+294
-248
lines changed

12 files changed

+294
-248
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@emotion/react": "11.11.4",
3838
"@emotion/serialize": "1.1.4",
3939
"@emotion/styled": "11.11.5",
40-
"@lingui/core": "^5.4.0",
41-
"@lingui/react": "^5.4.0",
40+
"@lingui/core": "^5.5.1",
41+
"@lingui/react": "^5.5.1",
4242
"@masknet/kit": "0.4.1",
4343
"@mui/base": "5.0.0-beta.40",
4444
"@mui/icons-material": "5.15.21",
@@ -63,8 +63,8 @@
6363
"@commitlint/config-conventional": "^19.7.1",
6464
"@eslint-react/eslint-plugin": "^1.52.3",
6565
"@eslint/compat": "^1.3.1",
66-
"@lingui/cli": "^5.4.0",
67-
"@lingui/swc-plugin": "^5.6.0",
66+
"@lingui/cli": "^5.5.1",
67+
"@lingui/swc-plugin": "^5.6.1",
6868
"@masknet/cli": "workspace:^",
6969
"@masknet/config": "workspace:^",
7070
"@masknet/eslint-plugin": "^0.4.0",

packages/mask/shared-ui/locale/en-US.po

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

packages/mask/shared-ui/locale/ja-JP.po

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

packages/mask/shared-ui/locale/ko-KR.po

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

packages/mask/shared-ui/locale/zh-CN.po

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

packages/mask/shared-ui/locale/zh-TW.po

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

packages/plugins/RedPacket/src/locale/en-US.po

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

packages/plugins/RedPacket/src/locale/ja-JP.po

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

packages/plugins/RedPacket/src/locale/ko-KR.po

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

packages/plugins/RedPacket/src/locale/zh-CN.po

Lines changed: 1 addition & 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)