Skip to content

Commit b8e96fe

Browse files
committed
chore: unify version dependencies for lingui
1 parent 0335022 commit b8e96fe

File tree

10 files changed

+20
-20
lines changed

10 files changed

+20
-20
lines changed

packages/boolean/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
},
4545
"devDependencies": {
4646
"@contentful/field-editor-test-utils": "^1.5.2",
47-
"@lingui/core": "5.2.0"
47+
"@lingui/core": "5.3.0"
4848
},
4949
"peerDependencies": {
50-
"@lingui/core": "^5.2.0",
50+
"@lingui/core": "^5.3.0",
5151
"react": ">=16.8.0"
5252
},
5353
"publishConfig": {

packages/checkbox/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
},
4444
"devDependencies": {
4545
"@contentful/field-editor-test-utils": "^1.5.2",
46-
"@lingui/core": "5.2.0"
46+
"@lingui/core": "5.3.0"
4747
},
4848
"peerDependencies": {
49-
"@lingui/core": "^5.2.0",
49+
"@lingui/core": "^5.3.0",
5050
"react": ">=16.8.0"
5151
},
5252
"publishConfig": {

packages/json/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
},
4545
"devDependencies": {
4646
"@contentful/field-editor-test-utils": "^1.5.2",
47-
"@lingui/core": "5.2.0"
47+
"@lingui/core": "5.3.0"
4848
},
4949
"peerDependencies": {
50-
"@lingui/core": "^5.2.0",
50+
"@lingui/core": "^5.3.0",
5151
"react": ">=16.8.0"
5252
},
5353
"publishConfig": {

packages/location/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
},
4444
"devDependencies": {
4545
"@contentful/field-editor-test-utils": "^1.5.2",
46-
"@lingui/core": "5.2.0"
46+
"@lingui/core": "5.3.0"
4747
},
4848
"peerDependencies": {
49-
"@lingui/core": "^5.2.0",
49+
"@lingui/core": "^5.3.0",
5050
"react": ">=16.8.0"
5151
},
5252
"publishConfig": {

packages/markdown/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@
5353
"@babel/core": "^7.5.5",
5454
"@contentful/app-sdk": "^4.29.0",
5555
"@contentful/field-editor-test-utils": "^1.5.2",
56-
"@lingui/core": "5.2.0"
56+
"@lingui/core": "5.3.0"
5757
},
5858
"peerDependencies": {
5959
"@contentful/app-sdk": "^4.29.0",
60-
"@lingui/core": "^5.2.0",
60+
"@lingui/core": "^5.3.0",
6161
"react": ">=16.8.0"
6262
},
6363
"publishConfig": {

packages/rating/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
},
4444
"devDependencies": {
4545
"@contentful/field-editor-test-utils": "^1.5.2",
46-
"@lingui/core": "5.2.0"
46+
"@lingui/core": "5.3.0"
4747
},
4848
"peerDependencies": {
49-
"@lingui/core": "^5.2.0",
49+
"@lingui/core": "^5.3.0",
5050
"react": ">=16.8.0"
5151
},
5252
"publishConfig": {

packages/single-line/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
},
4444
"devDependencies": {
4545
"@contentful/field-editor-test-utils": "^1.5.2",
46-
"@lingui/core": "5.2.0"
46+
"@lingui/core": "5.3.0"
4747
},
4848
"peerDependencies": {
49-
"@lingui/core": "^5.2.0",
49+
"@lingui/core": "^5.3.0",
5050
"react": ">=16.8.0"
5151
},
5252
"publishConfig": {

packages/slug/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"devDependencies": {
4949
"@contentful/app-sdk": "^4.29.0",
5050
"@contentful/field-editor-test-utils": "^1.5.2",
51-
"@lingui/core": "5.2.0"
51+
"@lingui/core": "5.3.0"
5252
},
5353
"peerDependencies": {
5454
"@contentful/app-sdk": "^4.29.0",
55-
"@lingui/core": "^5.2.0",
55+
"@lingui/core": "^5.3.0",
5656
"react": ">=16.8.0"
5757
},
5858
"publishConfig": {

packages/tags/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
},
4848
"devDependencies": {
4949
"@contentful/field-editor-test-utils": "^1.5.2",
50-
"@lingui/core": "5.2.0"
50+
"@lingui/core": "5.3.0"
5151
},
5252
"peerDependencies": {
53-
"@lingui/core": "^5.2.0",
53+
"@lingui/core": "^5.3.0",
5454
"react": ">=16.8.0"
5555
},
5656
"publishConfig": {

packages/validation-errors/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
},
4444
"devDependencies": {
4545
"@contentful/field-editor-test-utils": "^1.5.2",
46-
"@lingui/core": "5.2.0"
46+
"@lingui/core": "5.3.0"
4747
},
4848
"peerDependencies": {
49-
"@lingui/core": "^5.2.0",
49+
"@lingui/core": "^5.3.0",
5050
"react": ">=16.8.0"
5151
},
5252
"publishConfig": {

0 commit comments

Comments
 (0)