Skip to content

Commit 366e9a4

Browse files
sea-witchEmma Smith
andauthored
build(examples): upgrade homebase-react (#87)
Closes #86 Co-authored-by: Emma Smith <emma.smith@reaktor.com>
1 parent 0149d9b commit 366e9a4

File tree

8 files changed

+20
-20
lines changed

8 files changed

+20
-20
lines changed

examples/counter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@testing-library/jest-dom": "^5.11.4",
77
"@testing-library/react": "^11.1.0",
88
"@testing-library/user-event": "^12.1.10",
9-
"homebase-react": "^0.5.3",
9+
"homebase-react": "^0.5.4",
1010
"react": "^17.0.1",
1111
"react-dom": "^17.0.1",
1212
"react-scripts": "4.0.0",

examples/counter/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5344,10 +5344,10 @@ hmac-drbg@^1.0.0:
53445344
minimalistic-assert "^1.0.0"
53455345
minimalistic-crypto-utils "^1.0.1"
53465346

5347-
homebase-react@^0.5.3:
5348-
version "0.5.3"
5349-
resolved "https://registry.yarnpkg.com/homebase-react/-/homebase-react-0.5.3.tgz#bffcce2d7f5b1d33391623dbd754f5e22df3920a"
5350-
integrity sha512-3Uya6yD6N57skVbrpSb1ia8eRZAnDJNvqyxMbvqaFtUyJGFqyfqWN9Qiz5h17WSnkoeC/YMs1ejFRrNPLx0jIw==
5347+
homebase-react@^0.5.4:
5348+
version "0.5.4"
5349+
resolved "https://registry.yarnpkg.com/homebase-react/-/homebase-react-0.5.4.tgz#b6c31ebb2c8852503c752ed81a010b104b9cd751"
5350+
integrity sha512-7TRm3ofQVRjc94PuVpT8UtFTD42L3ULC5o7fPrnY/7pYOBupU2pgGmV6upYmTf/WWK8T5wlcDtKl6OnBhbJnfw==
53515351

53525352
hoopy@^0.1.4:
53535353
version "0.1.4"

examples/roam/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"autoprefixer": "^9",
1515
"firebase": "^8.2.6",
1616
"firebaseui": "^4.7.3",
17-
"homebase-react": "^0.5.3",
17+
"homebase-react": "^0.5.4",
1818
"lodash": "^4.17.20",
1919
"nanoid": "^3.1.20",
2020
"postcss": "^7",

examples/roam/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6298,10 +6298,10 @@ hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.1.0:
62986298
dependencies:
62996299
react-is "^16.7.0"
63006300

6301-
homebase-react@^0.5.3:
6302-
version "0.5.3"
6303-
resolved "https://registry.yarnpkg.com/homebase-react/-/homebase-react-0.5.3.tgz#bffcce2d7f5b1d33391623dbd754f5e22df3920a"
6304-
integrity sha512-3Uya6yD6N57skVbrpSb1ia8eRZAnDJNvqyxMbvqaFtUyJGFqyfqWN9Qiz5h17WSnkoeC/YMs1ejFRrNPLx0jIw==
6301+
homebase-react@^0.5.4:
6302+
version "0.5.4"
6303+
resolved "https://registry.yarnpkg.com/homebase-react/-/homebase-react-0.5.4.tgz#b6c31ebb2c8852503c752ed81a010b104b9cd751"
6304+
integrity sha512-7TRm3ofQVRjc94PuVpT8UtFTD42L3ULC5o7fPrnY/7pYOBupU2pgGmV6upYmTf/WWK8T5wlcDtKl6OnBhbJnfw==
63056305

63066306
hoopy@^0.1.4:
63076307
version "0.1.4"

examples/todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@testing-library/jest-dom": "^5.11.4",
77
"@testing-library/react": "^11.1.0",
88
"@testing-library/user-event": "^12.1.10",
9-
"homebase-react": "^0.5.3",
9+
"homebase-react": "^0.5.4",
1010
"react": "^17.0.1",
1111
"react-dom": "^17.0.1",
1212
"react-scripts": "4.0.0",

examples/todo/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,10 +5348,10 @@ hmac-drbg@^1.0.0:
53485348
minimalistic-assert "^1.0.0"
53495349
minimalistic-crypto-utils "^1.0.1"
53505350

5351-
homebase-react@^0.5.3:
5352-
version "0.5.3"
5353-
resolved "https://registry.yarnpkg.com/homebase-react/-/homebase-react-0.5.3.tgz#bffcce2d7f5b1d33391623dbd754f5e22df3920a"
5354-
integrity sha512-3Uya6yD6N57skVbrpSb1ia8eRZAnDJNvqyxMbvqaFtUyJGFqyfqWN9Qiz5h17WSnkoeC/YMs1ejFRrNPLx0jIw==
5351+
homebase-react@^0.5.4:
5352+
version "0.5.4"
5353+
resolved "https://registry.yarnpkg.com/homebase-react/-/homebase-react-0.5.4.tgz#b6c31ebb2c8852503c752ed81a010b104b9cd751"
5354+
integrity sha512-7TRm3ofQVRjc94PuVpT8UtFTD42L3ULC5o7fPrnY/7pYOBupU2pgGmV6upYmTf/WWK8T5wlcDtKl6OnBhbJnfw==
53555355

53565356
hoopy@^0.1.4:
53575357
version "0.1.4"

examples/typescript-firebase-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react-dom": "^16.9.8",
1313
"firebase": "^8.1.1",
1414
"firebaseui": "^4.7.1",
15-
"homebase-react": "^0.5.3",
15+
"homebase-react": "^0.5.4",
1616
"react": "^17.0.1",
1717
"react-dom": "^17.0.1",
1818
"react-scripts": "4.0.0",

examples/typescript-firebase-todo/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5821,10 +5821,10 @@ hmac-drbg@^1.0.0:
58215821
minimalistic-assert "^1.0.0"
58225822
minimalistic-crypto-utils "^1.0.1"
58235823

5824-
homebase-react@^0.5.3:
5825-
version "0.5.3"
5826-
resolved "https://registry.yarnpkg.com/homebase-react/-/homebase-react-0.5.3.tgz#bffcce2d7f5b1d33391623dbd754f5e22df3920a"
5827-
integrity sha512-3Uya6yD6N57skVbrpSb1ia8eRZAnDJNvqyxMbvqaFtUyJGFqyfqWN9Qiz5h17WSnkoeC/YMs1ejFRrNPLx0jIw==
5824+
homebase-react@^0.5.4:
5825+
version "0.5.4"
5826+
resolved "https://registry.yarnpkg.com/homebase-react/-/homebase-react-0.5.4.tgz#b6c31ebb2c8852503c752ed81a010b104b9cd751"
5827+
integrity sha512-7TRm3ofQVRjc94PuVpT8UtFTD42L3ULC5o7fPrnY/7pYOBupU2pgGmV6upYmTf/WWK8T5wlcDtKl6OnBhbJnfw==
58285828

58295829
hoopy@^0.1.4:
58305830
version "0.1.4"

0 commit comments

Comments
 (0)