mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-20 19:51:09 +00:00
Merge pull request #2155 from Athou/renovate/linguijs-monorepo
fix(deps): update linguijs monorepo to v6.1.0
This commit is contained in:
96
commafeed-client/package-lock.json
generated
96
commafeed-client/package-lock.json
generated
@@ -10,8 +10,8 @@
|
||||
"dependencies": {
|
||||
"@emotion/react": "11.14.0",
|
||||
"@fontsource/open-sans": "5.2.7",
|
||||
"@lingui/core": "6.0.1",
|
||||
"@lingui/react": "6.0.1",
|
||||
"@lingui/core": "6.1.0",
|
||||
"@lingui/react": "6.1.0",
|
||||
"@mantine/core": "9.2.1",
|
||||
"@mantine/dates": "9.2.1",
|
||||
"@mantine/form": "9.2.1",
|
||||
@@ -48,9 +48,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.15",
|
||||
"@lingui/babel-plugin-lingui-macro": "6.0.1",
|
||||
"@lingui/cli": "6.0.1",
|
||||
"@lingui/vite-plugin": "6.0.1",
|
||||
"@lingui/babel-plugin-lingui-macro": "6.1.0",
|
||||
"@lingui/cli": "6.1.0",
|
||||
"@lingui/vite-plugin": "6.1.0",
|
||||
"@testing-library/jest-dom": "6.9.1",
|
||||
"@testing-library/react": "16.3.2",
|
||||
"@testing-library/user-event": "14.6.1",
|
||||
@@ -1020,9 +1020,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/babel-plugin-extract-messages": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-6.0.1.tgz",
|
||||
"integrity": "sha512-E9quPJxYZFz2f1t8lRyPILWKrqrUI32EYBQMjC9CcneKh9ZLtvm7K1IAM+tPMYW5BDDqlXIVr8XHhGrkv/3OSA==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-6.1.0.tgz",
|
||||
"integrity": "sha512-CRlWvISWj9WTS42j0Kz4suNSC8yP45kcmlnaes9vL2Y3hKeh1Uds74KZVIblHpEDSKxxQTQJdgGG37xxKfKcYw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
@@ -1030,24 +1030,24 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/babel-plugin-lingui-macro": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-6.0.1.tgz",
|
||||
"integrity": "sha512-ZVsi04ZeqkvOfLn+fVZPEv6//SKHvrJlD+T0oJWDdymMKQVGsuFUSHFq3eFBpKilPMzYSCCj0wHgmljdUQionw==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-6.1.0.tgz",
|
||||
"integrity": "sha512-f0ZIdt4ia01fr3Zjn8b7z3+LLGArNudY/t4rLkz4nFWzDKaIRgv/dHABdSnjTU6w5DtGcwU8ijbPIv6dGG2rag==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.20.12",
|
||||
"@babel/types": "^7.20.7",
|
||||
"@lingui/conf": "6.0.1",
|
||||
"@lingui/message-utils": "6.0.1"
|
||||
"@lingui/conf": "6.1.0",
|
||||
"@lingui/message-utils": "6.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.19.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/cli": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-6.0.1.tgz",
|
||||
"integrity": "sha512-xojK0f0JjgcZArNU4m3vydhG+ngQOxbovV8wDav3TT1R8PXSvKrmGfCoPffQczpbl86/0NOSdvteN8Da5MQlqg==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-6.1.0.tgz",
|
||||
"integrity": "sha512-v1YA86vZMUyFG7Gbo2dKBLY6HX2aAoKwCGdXbtscFD0rAhHbs3UkzMwa3lWxiZHY2LpgZK7CCI3npKiBUTgrOg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -1055,12 +1055,12 @@
|
||||
"@babel/generator": "^7.28.5",
|
||||
"@babel/parser": "^7.22.0",
|
||||
"@babel/types": "^7.21.2",
|
||||
"@lingui/babel-plugin-extract-messages": "6.0.1",
|
||||
"@lingui/babel-plugin-lingui-macro": "6.0.1",
|
||||
"@lingui/conf": "6.0.1",
|
||||
"@lingui/core": "6.0.1",
|
||||
"@lingui/format-po": "6.0.1",
|
||||
"@lingui/message-utils": "6.0.1",
|
||||
"@lingui/babel-plugin-extract-messages": "6.1.0",
|
||||
"@lingui/babel-plugin-lingui-macro": "6.1.0",
|
||||
"@lingui/conf": "6.1.0",
|
||||
"@lingui/core": "6.1.0",
|
||||
"@lingui/format-po": "6.1.0",
|
||||
"@lingui/message-utils": "6.1.0",
|
||||
"chokidar": "5.0.0",
|
||||
"cli-table3": "^0.6.5",
|
||||
"commander": "^14.0.2",
|
||||
@@ -1576,9 +1576,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/conf": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-6.0.1.tgz",
|
||||
"integrity": "sha512-6NJIOTh7Pt1MXMNkUsxjA6tlKX7LB1QLh/A5H3a1SmZTSZgcbes/BvF4lEh7zAfhNIU5A5Y8PljX+n4fBGO7Hg==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-6.1.0.tgz",
|
||||
"integrity": "sha512-GkgtaoersJxlTUsYLIHNbQIJuPEdtV/RcLAefT+0XZhVSn55CJRL9H0eYdOBNJtev0k7YuAKG+dPnFRaI7sYlg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"jest-validate": "^29.4.3",
|
||||
@@ -1591,13 +1591,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/core": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-6.0.1.tgz",
|
||||
"integrity": "sha512-3dtvQmPv7qpu6j4SwX8h/TQu3ADujdw9/ZV3qb6OwsYa0AhBUPaydVGOEDvkNA7v/fQh6CNUc6qqZrBbDBvdHA==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-6.1.0.tgz",
|
||||
"integrity": "sha512-5ZUR809ODdQ6DGyAyrIw/iPNCbhnknhWI/4w9S9BCtf1fx3LoqtBdb4ADSJ6OHz7kTvIgOZQPIAdPW/FtZui9w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@lingui/babel-plugin-lingui-macro": "6.0.1",
|
||||
"@lingui/message-utils": "6.0.1"
|
||||
"@lingui/babel-plugin-lingui-macro": "6.1.0",
|
||||
"@lingui/message-utils": "6.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.19.0"
|
||||
@@ -1612,14 +1612,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/format-po": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-6.0.1.tgz",
|
||||
"integrity": "sha512-kt3naP/2kpAPJ4dwwFnkhbvR5XkGaNdbK8W6ofpIJFhY3MvGZJ9rYY0KMp++3DAaXf7r6tHq0W0To3akSDejvg==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-6.1.0.tgz",
|
||||
"integrity": "sha512-oMpd7l82xxpMPAnfw8Hk8x/GG4IDSlonYlhlqIWhTWbV0lpAtrmlCDq0TXeTO43MvAm53jkpwWzIKBI14seZZw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@lingui/conf": "6.0.1",
|
||||
"@lingui/message-utils": "6.0.1",
|
||||
"@lingui/conf": "6.1.0",
|
||||
"@lingui/message-utils": "6.1.0",
|
||||
"pofile": "^1.1.4"
|
||||
},
|
||||
"engines": {
|
||||
@@ -1627,9 +1627,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/message-utils": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-6.0.1.tgz",
|
||||
"integrity": "sha512-cw1X5mqDODbYDkwvA9i6/4j7Ix0ptl+E9RfhBRLI2NsoLzHHX+ePryGkShFdUHYsDL+C9qkq8W0drgRVEl9LgA==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-6.1.0.tgz",
|
||||
"integrity": "sha512-AYbUVx/1CnLLFHQWAU/ljczknIqepUZuYChcNJCOd/LzFM0jASgXRmzieP156V8EctBXNNIR145rw0HtJ1jmew==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@messageformat/date-skeleton": "^1.1.0",
|
||||
@@ -1641,13 +1641,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/react": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-6.0.1.tgz",
|
||||
"integrity": "sha512-Pjj77gdZEINsqTvnNtHZTtU+xlgCK3lFKUd4fXMcIo8q7snkdmD8SB/EBJB28s+e5ZEcmFi5dfS4ekc5scQvPA==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-6.1.0.tgz",
|
||||
"integrity": "sha512-PKTMyXgIfcmjURONBQmWV7U3IwxWA9gSRqh9gxP2Pr84Kslcyly+4ov7uqJNg/sy3L0qegsjReAXc9bR7Q73Kw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@lingui/babel-plugin-lingui-macro": "6.0.1",
|
||||
"@lingui/core": "6.0.1"
|
||||
"@lingui/babel-plugin-lingui-macro": "6.1.0",
|
||||
"@lingui/core": "6.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.19.0"
|
||||
@@ -1663,14 +1663,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/vite-plugin": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-6.0.1.tgz",
|
||||
"integrity": "sha512-RgHkaC76p8NLj2DqA4JqC1/+pFIZWSkv4dJm/D8O+GSoJlst7WMl4h08qpPpAdTKgZpDZB8d22O6ejFohe6PTw==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-6.1.0.tgz",
|
||||
"integrity": "sha512-kIm8Z6QfYOQjbN+Gxx3JnGqR57VKq1xn/bD2ybtH8jtrzYqFJXOw2oAtXMl1Q+tOSkpOYNMB/w/OYCYpwXwgkQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@lingui/cli": "6.0.1",
|
||||
"@lingui/conf": "6.0.1"
|
||||
"@lingui/cli": "6.1.0",
|
||||
"@lingui/conf": "6.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.19.0"
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"dependencies": {
|
||||
"@emotion/react": "11.14.0",
|
||||
"@fontsource/open-sans": "5.2.7",
|
||||
"@lingui/core": "6.0.1",
|
||||
"@lingui/react": "6.0.1",
|
||||
"@lingui/core": "6.1.0",
|
||||
"@lingui/react": "6.1.0",
|
||||
"@mantine/core": "9.2.1",
|
||||
"@mantine/dates": "9.2.1",
|
||||
"@mantine/form": "9.2.1",
|
||||
@@ -56,9 +56,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.15",
|
||||
"@lingui/babel-plugin-lingui-macro": "6.0.1",
|
||||
"@lingui/cli": "6.0.1",
|
||||
"@lingui/vite-plugin": "6.0.1",
|
||||
"@lingui/babel-plugin-lingui-macro": "6.1.0",
|
||||
"@lingui/cli": "6.1.0",
|
||||
"@lingui/vite-plugin": "6.1.0",
|
||||
"@testing-library/jest-dom": "6.9.1",
|
||||
"@testing-library/react": "16.3.2",
|
||||
"@testing-library/user-event": "14.6.1",
|
||||
|
||||
Reference in New Issue
Block a user