diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 1f75ef7e..0218f243 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -10,9 +10,9 @@ "dependencies": { "@emotion/react": "^11.13.3", "@fontsource/open-sans": "^5.1.0", - "@lingui/core": "^4.13.0", - "@lingui/macro": "^4.13.0", - "@lingui/react": "^4.13.0", + "@lingui/core": "^4.14.0", + "@lingui/macro": "^4.14.0", + "@lingui/react": "^4.14.0", "@mantine/core": "^7.13.5", "@mantine/form": "^7.13.5", "@mantine/hooks": "^7.13.5", @@ -49,8 +49,8 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@lingui/cli": "^4.13.0", - "@lingui/vite-plugin": "^4.13.0", + "@lingui/cli": "^4.14.0", + "@lingui/vite-plugin": "^4.14.0", "@types/mousetrap": "^1.6.15", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 816a8eff..8a89aa9d 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -17,9 +17,9 @@ "dependencies": { "@emotion/react": "^11.13.3", "@fontsource/open-sans": "^5.1.0", - "@lingui/core": "^4.13.0", - "@lingui/macro": "^4.13.0", - "@lingui/react": "^4.13.0", + "@lingui/core": "^4.14.0", + "@lingui/macro": "^4.14.0", + "@lingui/react": "^4.14.0", "@mantine/core": "^7.13.5", "@mantine/form": "^7.13.5", "@mantine/hooks": "^7.13.5", @@ -56,8 +56,8 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@lingui/cli": "^4.13.0", - "@lingui/vite-plugin": "^4.13.0", + "@lingui/cli": "^4.14.0", + "@lingui/vite-plugin": "^4.14.0", "@types/mousetrap": "^1.6.15", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1",