From d8bfdd5d3bdce02d413e5d626056592acf56141f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:58:30 +0000 Subject: [PATCH] fix(deps): update linguijs monorepo to ^5.5.2 --- commafeed-client/package-lock.json | 98 +++++++++++++++--------------- commafeed-client/package.json | 10 +-- 2 files changed, 54 insertions(+), 54 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 43c2bb0e..c17ff509 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.5.1", - "@lingui/react": "^5.5.1", + "@lingui/core": "^5.5.2", + "@lingui/react": "^5.5.2", "@mantine/core": "^8.3.6", "@mantine/form": "^8.3.6", "@mantine/hooks": "^8.3.6", @@ -45,9 +45,9 @@ }, "devDependencies": { "@biomejs/biome": "^2.3.2", - "@lingui/babel-plugin-lingui-macro": "^5.5.1", - "@lingui/cli": "^5.5.1", - "@lingui/vite-plugin": "^5.5.1", + "@lingui/babel-plugin-lingui-macro": "^5.5.2", + "@lingui/cli": "^5.5.2", + "@lingui/vite-plugin": "^5.5.2", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1", @@ -1474,9 +1474,9 @@ } }, "node_modules/@lingui/babel-plugin-extract-messages": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-5.5.1.tgz", - "integrity": "sha512-DisRV4/spWhMDfY/qIzISzhNCcE0DWXxx4G6s/uv0aW6yzgPuWafIlM3u2xKXlrk353b9AvXZFdoG6SjQ5ACEg==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-5.5.2.tgz", + "integrity": "sha512-b28GCdzUqAUCdWUdkn99SckJV//ZTvvBSlV5r8EE1G8y1DMckUvehb0FAg2nDScMK7EfMf0WOovC7IkLu8XQuw==", "dev": true, "license": "MIT", "engines": { @@ -1484,9 +1484,9 @@ } }, "node_modules/@lingui/babel-plugin-lingui-macro": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-5.5.1.tgz", - "integrity": "sha512-WdUpz2aEjVhw9UFWHbiWclQoT87VZa34LWJD3EHr5b9xWMXU/Zw+R/+UGtqhTpswAG3idYbIvnuk85tD+lp+kA==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-5.5.2.tgz", + "integrity": "sha512-Lre6bsq1yOA4HqHwG0D53yThM2qOdqKSuyPHt4gi6CmbHYHvY7gt+idBAyDYqZBlPa5+HweIT6fbqMKIGcEQcA==", "devOptional": true, "license": "MIT", "peer": true, @@ -1494,9 +1494,9 @@ "@babel/core": "^7.20.12", "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "@lingui/conf": "5.5.1", - "@lingui/core": "5.5.1", - "@lingui/message-utils": "5.5.1" + "@lingui/conf": "5.5.2", + "@lingui/core": "5.5.2", + "@lingui/message-utils": "5.5.2" }, "engines": { "node": ">=20.0.0" @@ -1511,9 +1511,9 @@ } }, "node_modules/@lingui/cli": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-5.5.1.tgz", - "integrity": "sha512-3gpcFxB65CazZOKC/Qk2aN4IG/+w7lvnEnYvkEKAsmIuXTpAGT5lH/QyqsQHTHTtAY2ckRRv5E6HRJ7hjH292Q==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-5.5.2.tgz", + "integrity": "sha512-Rqq3vQHB7rbIdN6AL1Ww8SLSbU8hCoN2O0zCyI9g18RKMzr3uGokoC2pFzt4Gb0brfKVTi96vsV5y1iflAH6cQ==", "dev": true, "license": "MIT", "dependencies": { @@ -1522,12 +1522,12 @@ "@babel/parser": "^7.22.0", "@babel/runtime": "^7.21.0", "@babel/types": "^7.21.2", - "@lingui/babel-plugin-extract-messages": "5.5.1", - "@lingui/babel-plugin-lingui-macro": "5.5.1", - "@lingui/conf": "5.5.1", - "@lingui/core": "5.5.1", - "@lingui/format-po": "5.5.1", - "@lingui/message-utils": "5.5.1", + "@lingui/babel-plugin-extract-messages": "5.5.2", + "@lingui/babel-plugin-lingui-macro": "5.5.2", + "@lingui/conf": "5.5.2", + "@lingui/core": "5.5.2", + "@lingui/format-po": "5.5.2", + "@lingui/message-utils": "5.5.2", "chokidar": "3.5.1", "cli-table": "^0.3.11", "commander": "^10.0.0", @@ -1603,9 +1603,9 @@ } }, "node_modules/@lingui/conf": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-5.5.1.tgz", - "integrity": "sha512-w0SOpbQL0l3ZNTcqLBjotfw6ADJKQI73/bHmTllOfZSatx0tyhqxS6Ib3QJHvR7TpaTxv7ThwKSBCif9yBfvqA==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-5.5.2.tgz", + "integrity": "sha512-5VmysChghYKNVE4cbio1/v8TVYmB8Ex/0WMqPiAGMxyGufgcet31ZnmTl1YfnAv7fSnIcYIQ3MUhXnkcSSsDSQ==", "devOptional": true, "license": "MIT", "dependencies": { @@ -1620,19 +1620,19 @@ } }, "node_modules/@lingui/core": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.5.1.tgz", - "integrity": "sha512-jxmeLTnKKbnVaLUllHpnM3XolFipHqgr0hQkuAj5+SGTGimaHx6RyGm/YL5FxWeYMt7wRRoH86SIJ3sn44pxAw==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.5.2.tgz", + "integrity": "sha512-YhKdfXOSEr64mEsPL7DbgGhoXJhI+DSysZHA43K9ZuG322JEql+luvRZpH/NobLBMiM1SjoLVWazEsqIkGuPDQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/message-utils": "5.5.1" + "@lingui/message-utils": "5.5.2" }, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@lingui/babel-plugin-lingui-macro": "5.5.1", + "@lingui/babel-plugin-lingui-macro": "5.5.2", "babel-plugin-macros": "2 || 3" }, "peerDependenciesMeta": { @@ -1645,14 +1645,14 @@ } }, "node_modules/@lingui/format-po": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-5.5.1.tgz", - "integrity": "sha512-2pLQLiQsFjAygbXbZFQojfvQFVbANaiGJ2irntJ227/1DL/ZEglKM5IwfkylDr8D0g37Q4Uh0VN9Ila81IVwew==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-5.5.2.tgz", + "integrity": "sha512-xqkrCzsdFlUxxa2WPEB1kJGUsH3iyzjzcMsNjE7VTRv6rddGwt9mEKfqO+VAKIXcbmGKHWMcvQ6bqzhlqTlACA==", "dev": true, "license": "MIT", "dependencies": { - "@lingui/conf": "5.5.1", - "@lingui/message-utils": "5.5.1", + "@lingui/conf": "5.5.2", + "@lingui/message-utils": "5.5.2", "date-fns": "^3.6.0", "pofile": "^1.1.4" }, @@ -1661,9 +1661,9 @@ } }, "node_modules/@lingui/message-utils": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.5.1.tgz", - "integrity": "sha512-RV3WjkSDTYIhNQwAj5MUHjpfOgPJFBXDuBW3aFZZmPqAkFrSJJbrKxVmBoja59b3CEX5QuCGOHnijrCehBpU+w==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.5.2.tgz", + "integrity": "sha512-0/xu0nAzYm4ZLUHAdowkTLcP2iM+UOuFEpIsJ40iOIYgHeub1idtn8EFnliCiN83rfrcMaPK63MgGKmyTI4Umg==", "license": "MIT", "dependencies": { "@messageformat/parser": "^5.0.0", @@ -1674,19 +1674,19 @@ } }, "node_modules/@lingui/react": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.5.1.tgz", - "integrity": "sha512-chh/rfjg1vezy43/RUD+Uh5eAZUqn6ev2P4sYe5Q762SkkG2aiP5VGZS7c4jGJ/r0BMD1KknixZRl/HPnOcTug==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.5.2.tgz", + "integrity": "sha512-ZX0ubBM66m11lVErQNP3EfWbfVgfW74Lm/iOXeT1kHm+HuwIOrbulDD0v7JsbeH6TUSE+LXYImtGuEwnN9IxGQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/core": "5.5.1" + "@lingui/core": "5.5.2" }, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@lingui/babel-plugin-lingui-macro": "5.5.1", + "@lingui/babel-plugin-lingui-macro": "5.5.2", "babel-plugin-macros": "2 || 3", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" }, @@ -1700,14 +1700,14 @@ } }, "node_modules/@lingui/vite-plugin": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.5.1.tgz", - "integrity": "sha512-Kb+5OtBiDqmiV+FS4YM4h+uGXSt0RzCjKCPJEoZgtLodblRwfZkxTqPON2B08B1ghq75VnFk5nOL44WW0dl7AQ==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.5.2.tgz", + "integrity": "sha512-xLAfNKO2UTLJ8KOQP8IZLZdOLtIJztwSYnYaWUHUHGAK+ZmzW1UcHqtNgfWprxRC/s1rvn9kxdglVeT7tzpZBw==", "dev": true, "license": "MIT", "dependencies": { - "@lingui/cli": "5.5.1", - "@lingui/conf": "5.5.1" + "@lingui/cli": "5.5.2", + "@lingui/conf": "5.5.2" }, "engines": { "node": ">=20.0.0" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index eaaf0206..07d3245d 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.5.1", - "@lingui/react": "^5.5.1", + "@lingui/core": "^5.5.2", + "@lingui/react": "^5.5.2", "@mantine/core": "^8.3.6", "@mantine/form": "^8.3.6", "@mantine/hooks": "^8.3.6", @@ -52,9 +52,9 @@ }, "devDependencies": { "@biomejs/biome": "^2.3.2", - "@lingui/babel-plugin-lingui-macro": "^5.5.1", - "@lingui/cli": "^5.5.1", - "@lingui/vite-plugin": "^5.5.1", + "@lingui/babel-plugin-lingui-macro": "^5.5.2", + "@lingui/cli": "^5.5.2", + "@lingui/vite-plugin": "^5.5.2", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1",