We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4875c5 commit e93b73dCopy full SHA for e93b73d
packages/react/package.json
@@ -79,7 +79,7 @@
79
"peerDependencies": {
80
"@lingui/babel-plugin-lingui-macro": "5.0.0",
81
"babel-plugin-macros": "2 || 3",
82
- "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
83
},
84
"peerDependenciesMeta": {
85
"@lingui/babel-plugin-lingui-macro": {
yarn.lock
@@ -3000,7 +3000,7 @@ __metadata:
3000
peerDependencies:
3001
"@lingui/babel-plugin-lingui-macro": 5.0.0
3002
babel-plugin-macros: 2 || 3
3003
- react: ^16.8.0 || ^17.0.0 || ^18.0.0
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
3004
peerDependenciesMeta:
3005
"@lingui/babel-plugin-lingui-macro":
3006
optional: true
0 commit comments