From d56ed3bd06da80877247b4c6ea26aecf623682c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:19:20 +0000 Subject: [PATCH] chore(deps): update linguijs monorepo to ^4.14.0 --- commafeed-client/package-lock.json | 10 +++++----- commafeed-client/package.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) 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",