Update linguijs monorepo to ^4.11.4

This commit is contained in:
renovate[bot]
2024-09-02 14:07:26 +00:00
committed by GitHub
parent 0df0d50695
commit 85f9469d6d
2 changed files with 52 additions and 52 deletions

View File

@@ -17,9 +17,9 @@
"dependencies": {
"@emotion/react": "^11.13.3",
"@fontsource/open-sans": "^5.0.29",
"@lingui/core": "^4.11.3",
"@lingui/macro": "^4.11.3",
"@lingui/react": "^4.11.3",
"@lingui/core": "^4.11.4",
"@lingui/macro": "^4.11.4",
"@lingui/react": "^4.11.4",
"@mantine/core": "^7.12.2",
"@mantine/form": "^7.12.2",
"@mantine/hooks": "^7.12.2",
@@ -57,8 +57,8 @@
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@lingui/cli": "^4.11.3",
"@lingui/vite-plugin": "^4.11.3",
"@lingui/cli": "^4.11.4",
"@lingui/vite-plugin": "^4.11.4",
"@types/mousetrap": "^1.6.15",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",