Merge pull request #2241 from Athou/renovate/linguijs-monorepo

fix(deps): update linguijs monorepo to v6.6.0
This commit is contained in:
Jérémie Panzer
2026-07-27 17:40:01 +02:00
committed by GitHub
2 changed files with 68 additions and 57 deletions

View File

@@ -10,8 +10,8 @@
"dependencies": {
"@emotion/react": "11.14.0",
"@fontsource/open-sans": "5.3.0",
"@lingui/core": "6.5.0",
"@lingui/react": "6.5.0",
"@lingui/core": "6.6.0",
"@lingui/react": "6.6.0",
"@mantine/core": "9.4.2",
"@mantine/dates": "9.4.2",
"@mantine/form": "9.4.2",
@@ -48,9 +48,9 @@
},
"devDependencies": {
"@biomejs/biome": "2.5.5",
"@lingui/babel-plugin-lingui-macro": "6.5.0",
"@lingui/cli": "6.5.0",
"@lingui/vite-plugin": "6.5.0",
"@lingui/babel-plugin-lingui-macro": "6.6.0",
"@lingui/cli": "6.6.0",
"@lingui/vite-plugin": "6.6.0",
"@testing-library/jest-dom": "7.0.0",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
@@ -1029,37 +1029,47 @@
}
},
"node_modules/@lingui/babel-plugin-extract-messages": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-6.5.0.tgz",
"integrity": "sha512-ZvHG9eekHvfr+qErKgfPG/twfpXfMIiNSQk7iHKr/eSaeUP/c+Syuysx7s5I4WbkZlnzYjovp1K1iS7VHdX93Q==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-6.6.0.tgz",
"integrity": "sha512-QfCS4SjZYvVZFaiF44e/mLsdzCqQvRSGoVJWkb8nc51FkNpOZkwFLiwLtRnWgvm0ce7GeG51czMsG7RFPPCXqw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@lingui/conf": "6.5.0"
"@lingui/conf": "6.6.0"
},
"engines": {
"node": ">=22.19.0"
}
},
"node_modules/@lingui/babel-plugin-lingui-macro": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-6.5.0.tgz",
"integrity": "sha512-p80TT6WMGXpFnAe9nP9ad/BJsADBxBvTa1QFy07tZqpg/5G5eOxUn641koQjHHr/EQ3yNstLohPV9aAVoKKsiA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-6.6.0.tgz",
"integrity": "sha512-FEBrnIx66lAeD9LGueRIen8IEj+aT7bDaMVmPNIITQNBCm2iC4mNcUtEV1/rAaVpfKKnh5uTdQowWmddB2D7iw==",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.20.12",
"@babel/types": "^7.20.7",
"@lingui/conf": "6.5.0",
"@lingui/message-utils": "6.5.0"
"@lingui/conf": "6.6.0",
"@lingui/message-utils": "6.6.0"
},
"engines": {
"node": ">=22.19.0"
},
"peerDependencies": {
"@babel/core": "^7.20.12 || ^8.0.0",
"@babel/types": "^7.20.7 || ^8.0.0"
},
"peerDependenciesMeta": {
"@babel/core": {
"optional": true
},
"@babel/types": {
"optional": true
}
}
},
"node_modules/@lingui/cli": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-6.5.0.tgz",
"integrity": "sha512-aTvggRa8yUHT6tNmkWuJfNehO/gkShiQA0UTn02hNSTIqqfh3y4avsHiJGFBAEmFx/zpvJ+XcHtZDhTtNMojhA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-6.6.0.tgz",
"integrity": "sha512-XtsWns8/m5Rtj+Gwr9j3SqPTk9bVztAbdJ6cbDG2qDFwSpGiXLxqxhqbam4cywjlxYMudsyNQ7E6DPPSgL4x8Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1067,12 +1077,12 @@
"@babel/generator": "^7.28.5",
"@babel/parser": "^7.22.0",
"@babel/types": "^7.21.2",
"@lingui/babel-plugin-extract-messages": "6.5.0",
"@lingui/babel-plugin-lingui-macro": "6.5.0",
"@lingui/conf": "6.5.0",
"@lingui/core": "6.5.0",
"@lingui/format-po": "6.5.0",
"@lingui/message-utils": "6.5.0",
"@lingui/babel-plugin-extract-messages": "6.6.0",
"@lingui/babel-plugin-lingui-macro": "6.6.0",
"@lingui/conf": "6.6.0",
"@lingui/core": "6.6.0",
"@lingui/format-po": "6.6.0",
"@lingui/message-utils": "6.6.0",
"chokidar": "5.0.0",
"cli-table3": "^0.6.5",
"commander": "^14.0.2",
@@ -1115,9 +1125,9 @@
}
},
"node_modules/@lingui/conf": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-6.5.0.tgz",
"integrity": "sha512-zfR4uuzev2mz9ayVB2AwEQlzodDKgMcq/OR3pdHiJFCl80UQRsFA5Oqe67TmxA7SSbTygK+U0nS0qrotmXjyrA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-6.6.0.tgz",
"integrity": "sha512-4NUxQh6VXZSBocAKATuJJ6+dOF/M3OTd5WtbND7eSi5tZtVKF0qFMcKFfx8aiUJFo+KP/wYnBBiDPvPLkJvqcA==",
"license": "MIT",
"dependencies": {
"jest-validate": "^29.4.3",
@@ -1130,13 +1140,13 @@
}
},
"node_modules/@lingui/core": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-6.5.0.tgz",
"integrity": "sha512-zAoD/fIMNqtgvH15BJBtyHSMRssnMSumCEggj4c4kGYU0hh5rWn1JoOw/xLbA0Xe2iH4oBG9/SDnvVjJ4VvWrA==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-6.6.0.tgz",
"integrity": "sha512-vqL7LkU2iDAHcaHYzFGbdYovHLdHamG0Zh7r5F9O7C1J1sEPZSMQfkddk2FFeSZHy5j7Na7hzIGGJTZutgiZRg==",
"license": "MIT",
"dependencies": {
"@lingui/babel-plugin-lingui-macro": "6.5.0",
"@lingui/message-utils": "6.5.0"
"@lingui/babel-plugin-lingui-macro": "6.6.0",
"@lingui/message-utils": "6.6.0"
},
"engines": {
"node": ">=22.19.0"
@@ -1151,14 +1161,14 @@
}
},
"node_modules/@lingui/format-po": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-6.5.0.tgz",
"integrity": "sha512-jK2JhYpKuDMG3VP8T0W6X5SL0GYRkeaTOlX3EiRggDWNJqc6wFxJP0vTZScMlyBXHC+v0OUxy+4Ja+9kVJwKsQ==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-6.6.0.tgz",
"integrity": "sha512-vOUYBYC+81Gl/tJWqEMM2ah+W06M3zWjb78qNwRtl3UhNhoDbduZpNayDQ7RoEA9NtxNQ75Fx7946+0GPnHy7Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"@lingui/conf": "6.5.0",
"@lingui/message-utils": "6.5.0",
"@lingui/conf": "6.6.0",
"@lingui/message-utils": "6.6.0",
"pofile-ts": "^4.0.3"
},
"engines": {
@@ -1166,9 +1176,9 @@
}
},
"node_modules/@lingui/message-utils": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-6.5.0.tgz",
"integrity": "sha512-qZZijYERMADeWVJbpQGyFxicW3F17CjtR2hnzo0VgT4cICPE27e0zBieQHxuUD/pj4dmyOOldVhWhHs5CN6ABw==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-6.6.0.tgz",
"integrity": "sha512-XkEcuMjIUjq7KZfTe83jP6UWQvKskpae/Ve7E8M8HEJ3TujHIPLzKn/quEmot6pKRtGwYxQzktGRfs2sPcZaqg==",
"license": "MIT",
"dependencies": {
"@messageformat/date-skeleton": "^1.1.0",
@@ -1180,13 +1190,14 @@
}
},
"node_modules/@lingui/react": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-6.5.0.tgz",
"integrity": "sha512-Q2jd82chqbCrQAPu8MNl+/PwSNumehWbH2AxXGFNq1/w1v0T3dgbfOXOtQ2sNd0Fq+a5gkuyul8RWbW1CDYw7Q==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-6.6.0.tgz",
"integrity": "sha512-oRZvm8nx47wQB7Y4tQ4K78Ba0Ta0wJLRpT7125zW3J1wq++hMfc9XMqemCau2IDVtCMHGHdlLPiBeyFSIq/0Rw==",
"license": "MIT",
"dependencies": {
"@lingui/babel-plugin-lingui-macro": "6.5.0",
"@lingui/core": "6.5.0"
"@lingui/babel-plugin-lingui-macro": "6.6.0",
"@lingui/core": "6.6.0",
"use-sync-external-store": "^1.6.0"
},
"engines": {
"node": ">=22.19.0"
@@ -1202,20 +1213,20 @@
}
},
"node_modules/@lingui/vite-plugin": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-6.5.0.tgz",
"integrity": "sha512-mWiMnG0dTXofzRDbi5KrAMQRQQCk70YtKebYSmkA1rmVaLLdmBuGKvvh1kJYCFyM8hxtpLvqaFDebJvG9MUjXQ==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-6.6.0.tgz",
"integrity": "sha512-1kZMeGNk5hYQzrEPA3RcXQKb106VC26GqxpXpjVIhS4r2sT4c4gztk70T65VSwyZ7Uyc1pIpXxys3uY2DTfHKw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@lingui/cli": "6.5.0",
"@lingui/conf": "6.5.0"
"@lingui/cli": "6.6.0",
"@lingui/conf": "6.6.0"
},
"engines": {
"node": ">=22.19.0"
},
"peerDependencies": {
"@babel/core": "^7.29.0 || ^8.0.0-rc.1",
"@babel/core": "^7.29.0 || ^8.0.0",
"@lingui/babel-plugin-lingui-macro": "^5 || ^6",
"@rolldown/plugin-babel": "^0.1.7 || ^0.2.0",
"rolldown": "^1.0.0-rc.5",

View File

@@ -17,8 +17,8 @@
"dependencies": {
"@emotion/react": "11.14.0",
"@fontsource/open-sans": "5.3.0",
"@lingui/core": "6.5.0",
"@lingui/react": "6.5.0",
"@lingui/core": "6.6.0",
"@lingui/react": "6.6.0",
"@mantine/core": "9.4.2",
"@mantine/dates": "9.4.2",
"@mantine/form": "9.4.2",
@@ -55,9 +55,9 @@
},
"devDependencies": {
"@biomejs/biome": "2.5.5",
"@lingui/babel-plugin-lingui-macro": "6.5.0",
"@lingui/cli": "6.5.0",
"@lingui/vite-plugin": "6.5.0",
"@lingui/babel-plugin-lingui-macro": "6.6.0",
"@lingui/cli": "6.6.0",
"@lingui/vite-plugin": "6.6.0",
"@testing-library/jest-dom": "7.0.0",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",