diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 2a4afae5..b1ca3b9b 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -10,8 +10,8 @@ "dependencies": { "@emotion/react": "^11.14.0", "@fontsource/open-sans": "^5.2.7", - "@lingui/core": "^5.6.1", - "@lingui/react": "^5.6.1", + "@lingui/core": "^5.7.0", + "@lingui/react": "^5.7.0", "@mantine/core": "^8.3.10", "@mantine/form": "^8.3.10", "@mantine/hooks": "^8.3.10", @@ -44,9 +44,9 @@ }, "devDependencies": { "@biomejs/biome": "^2.3.8", - "@lingui/babel-plugin-lingui-macro": "^5.6.1", - "@lingui/cli": "^5.6.1", - "@lingui/vite-plugin": "^5.6.1", + "@lingui/babel-plugin-lingui-macro": "^5.7.0", + "@lingui/cli": "^5.7.0", + "@lingui/vite-plugin": "^5.7.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 91137397..91cc2aeb 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -17,8 +17,8 @@ "dependencies": { "@emotion/react": "^11.14.0", "@fontsource/open-sans": "^5.2.7", - "@lingui/core": "^5.6.1", - "@lingui/react": "^5.6.1", + "@lingui/core": "^5.7.0", + "@lingui/react": "^5.7.0", "@mantine/core": "^8.3.10", "@mantine/form": "^8.3.10", "@mantine/hooks": "^8.3.10", @@ -51,9 +51,9 @@ }, "devDependencies": { "@biomejs/biome": "^2.3.8", - "@lingui/babel-plugin-lingui-macro": "^5.6.1", - "@lingui/cli": "^5.6.1", - "@lingui/vite-plugin": "^5.6.1", + "@lingui/babel-plugin-lingui-macro": "^5.7.0", + "@lingui/cli": "^5.7.0", + "@lingui/vite-plugin": "^5.7.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1",