forked from Archives/Athou_commafeed
Merge pull request #1965 from Athou/renovate/linguijs-monorepo
fix(deps): update linguijs monorepo to ^5.6.0 (minor)
This commit is contained in:
98
commafeed-client/package-lock.json
generated
98
commafeed-client/package-lock.json
generated
@@ -10,8 +10,8 @@
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@fontsource/open-sans": "^5.2.7",
|
||||
"@lingui/core": "^5.5.2",
|
||||
"@lingui/react": "^5.5.2",
|
||||
"@lingui/core": "^5.6.0",
|
||||
"@lingui/react": "^5.6.0",
|
||||
"@mantine/core": "^8.3.7",
|
||||
"@mantine/form": "^8.3.7",
|
||||
"@mantine/hooks": "^8.3.7",
|
||||
@@ -45,9 +45,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.3.5",
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.5.2",
|
||||
"@lingui/cli": "^5.5.2",
|
||||
"@lingui/vite-plugin": "^5.5.2",
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.6.0",
|
||||
"@lingui/cli": "^5.6.0",
|
||||
"@lingui/vite-plugin": "^5.6.0",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
@@ -1478,9 +1478,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/babel-plugin-extract-messages": {
|
||||
"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==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-5.6.0.tgz",
|
||||
"integrity": "sha512-FrTHNisLmH1X23d1ISOFLgChjr6lO+vpDa21enCA7ehTJHWjtxy6YP4rXrX5MWfsozmLFloJsizpNU69OC3e1w==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
@@ -1488,9 +1488,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/babel-plugin-lingui-macro": {
|
||||
"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==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-5.6.0.tgz",
|
||||
"integrity": "sha512-r1FwNEfLDPJaC0Goj2gbUR452APWApRZtd8WCGkODpMLen1a1reK+edCRwUeUr72cLbpPVpewr6aBc7deOLySQ==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
@@ -1498,9 +1498,9 @@
|
||||
"@babel/core": "^7.20.12",
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@babel/types": "^7.20.7",
|
||||
"@lingui/conf": "5.5.2",
|
||||
"@lingui/core": "5.5.2",
|
||||
"@lingui/message-utils": "5.5.2"
|
||||
"@lingui/conf": "5.6.0",
|
||||
"@lingui/core": "5.6.0",
|
||||
"@lingui/message-utils": "5.6.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
@@ -1515,9 +1515,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/cli": {
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-5.5.2.tgz",
|
||||
"integrity": "sha512-Rqq3vQHB7rbIdN6AL1Ww8SLSbU8hCoN2O0zCyI9g18RKMzr3uGokoC2pFzt4Gb0brfKVTi96vsV5y1iflAH6cQ==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-5.6.0.tgz",
|
||||
"integrity": "sha512-ZqCLqbakKhlViuH0S9AGR54dVnIKYEMeVTgIshL2XVNpAVlfKdzox+EjavEvMI4g4s86MRazLpwioBjfeJG/tg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -1526,12 +1526,12 @@
|
||||
"@babel/parser": "^7.22.0",
|
||||
"@babel/runtime": "^7.21.0",
|
||||
"@babel/types": "^7.21.2",
|
||||
"@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",
|
||||
"@lingui/babel-plugin-extract-messages": "5.6.0",
|
||||
"@lingui/babel-plugin-lingui-macro": "5.6.0",
|
||||
"@lingui/conf": "5.6.0",
|
||||
"@lingui/core": "5.6.0",
|
||||
"@lingui/format-po": "5.6.0",
|
||||
"@lingui/message-utils": "5.6.0",
|
||||
"chokidar": "3.5.1",
|
||||
"cli-table": "^0.3.11",
|
||||
"commander": "^10.0.0",
|
||||
@@ -1607,9 +1607,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/conf": {
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-5.5.2.tgz",
|
||||
"integrity": "sha512-5VmysChghYKNVE4cbio1/v8TVYmB8Ex/0WMqPiAGMxyGufgcet31ZnmTl1YfnAv7fSnIcYIQ3MUhXnkcSSsDSQ==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-5.6.0.tgz",
|
||||
"integrity": "sha512-h8e2p0BhTAsIriwW4l711P3/8N8NH17Rj3of8UWyerWUnvxOpGCIM1wix/CHP65yFF384phC0WqPjBur89TnYg==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -1624,19 +1624,19 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/core": {
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.5.2.tgz",
|
||||
"integrity": "sha512-YhKdfXOSEr64mEsPL7DbgGhoXJhI+DSysZHA43K9ZuG322JEql+luvRZpH/NobLBMiM1SjoLVWazEsqIkGuPDQ==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.6.0.tgz",
|
||||
"integrity": "sha512-s+WOjytLPBi1O3VT8wBklteK8PPPrmuox7A2mEPUO0QOqfFK4mzt5Bdok4RK+MCV61ampLByLlOUwS/NQEGWoQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@lingui/message-utils": "5.5.2"
|
||||
"@lingui/message-utils": "5.6.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lingui/babel-plugin-lingui-macro": "5.5.2",
|
||||
"@lingui/babel-plugin-lingui-macro": "5.6.0",
|
||||
"babel-plugin-macros": "2 || 3"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
@@ -1649,14 +1649,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/format-po": {
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-5.5.2.tgz",
|
||||
"integrity": "sha512-xqkrCzsdFlUxxa2WPEB1kJGUsH3iyzjzcMsNjE7VTRv6rddGwt9mEKfqO+VAKIXcbmGKHWMcvQ6bqzhlqTlACA==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-5.6.0.tgz",
|
||||
"integrity": "sha512-z7vgUNjiP+iu/pgfHXaUtgzRv9kvhWZqfb5FIHOAcJkTvod3vjB7FsarKRZ7BmoETMx3khgvdTgzyKGaPaO+dw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@lingui/conf": "5.5.2",
|
||||
"@lingui/message-utils": "5.5.2",
|
||||
"@lingui/conf": "5.6.0",
|
||||
"@lingui/message-utils": "5.6.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"pofile": "^1.1.4"
|
||||
},
|
||||
@@ -1665,9 +1665,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/message-utils": {
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.5.2.tgz",
|
||||
"integrity": "sha512-0/xu0nAzYm4ZLUHAdowkTLcP2iM+UOuFEpIsJ40iOIYgHeub1idtn8EFnliCiN83rfrcMaPK63MgGKmyTI4Umg==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.6.0.tgz",
|
||||
"integrity": "sha512-g/Jyf5CzwdYd8KxgyFG/UNePvLsp32yndvb9sAhdS9CscgY3T+0IYviOEB36AaxZcftB51zhdGCMdscoEDiChg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@messageformat/parser": "^5.0.0",
|
||||
@@ -1678,19 +1678,19 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/react": {
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.5.2.tgz",
|
||||
"integrity": "sha512-ZX0ubBM66m11lVErQNP3EfWbfVgfW74Lm/iOXeT1kHm+HuwIOrbulDD0v7JsbeH6TUSE+LXYImtGuEwnN9IxGQ==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.6.0.tgz",
|
||||
"integrity": "sha512-EhvDQ3xNloW0f/JCKl6hCDi8JVcwEDFYpQd3iC2i9coom2iwRNbxjVeKUa+/27tjl90bdbJrdgTRtis0RXN1wQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@lingui/core": "5.5.2"
|
||||
"@lingui/core": "5.6.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lingui/babel-plugin-lingui-macro": "5.5.2",
|
||||
"@lingui/babel-plugin-lingui-macro": "5.6.0",
|
||||
"babel-plugin-macros": "2 || 3",
|
||||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
||||
},
|
||||
@@ -1704,14 +1704,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/vite-plugin": {
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.5.2.tgz",
|
||||
"integrity": "sha512-xLAfNKO2UTLJ8KOQP8IZLZdOLtIJztwSYnYaWUHUHGAK+ZmzW1UcHqtNgfWprxRC/s1rvn9kxdglVeT7tzpZBw==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.6.0.tgz",
|
||||
"integrity": "sha512-Zj7K6QVF9uVdc7S8ekFFiYGkTWiTNhmAK1szV0eyP1+CCEY9gr1eWwbxCCsvowA2iPJbwR3MS5dOm8op6ocpHA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@lingui/cli": "5.5.2",
|
||||
"@lingui/conf": "5.5.2"
|
||||
"@lingui/cli": "5.6.0",
|
||||
"@lingui/conf": "5.6.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@fontsource/open-sans": "^5.2.7",
|
||||
"@lingui/core": "^5.5.2",
|
||||
"@lingui/react": "^5.5.2",
|
||||
"@lingui/core": "^5.6.0",
|
||||
"@lingui/react": "^5.6.0",
|
||||
"@mantine/core": "^8.3.7",
|
||||
"@mantine/form": "^8.3.7",
|
||||
"@mantine/hooks": "^8.3.7",
|
||||
@@ -52,9 +52,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.3.5",
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.5.2",
|
||||
"@lingui/cli": "^5.5.2",
|
||||
"@lingui/vite-plugin": "^5.5.2",
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.6.0",
|
||||
"@lingui/cli": "^5.6.0",
|
||||
"@lingui/vite-plugin": "^5.6.0",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
|
||||
Reference in New Issue
Block a user