Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 9a0c96a

Browse files
author
Anton
authored
chore: update dependencies to latest versions (#89)
`engines` field was updated for the dependencies in order to be able to install this library when using yarn version 1.
1 parent f50cab5 commit 9a0c96a

9 files changed

+62
-48
lines changed

.pnp.js

Lines changed: 34 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/eslint-config-typescript-shareable-npm-1.0.0-6a41400ffe-f2032cd693.zip renamed to .yarn/cache/eslint-config-typescript-shareable-npm-1.1.0-5e616f1618-281ec1098f.zip

13.1 KB
Binary file not shown.

.yarn/cache/react-hooks-shareable-npm-1.28.0-c4b85b77a2-80c50dffee.zip renamed to .yarn/cache/react-hooks-shareable-npm-1.29.0-ba62759c97-04fa7213cb.zip

35.8 KB
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/parser": "4.26.0",
5454
"babel-plugin-styled-components": "1.12.0",
5555
"eslint": "7.27.0",
56-
"eslint-config-typescript-shareable": "1.0.0",
56+
"eslint-config-typescript-shareable": "1.1.0",
5757
"eslint-plugin-cypress": "2.11.3",
5858
"eslint-plugin-functional": "3.2.1",
5959
"eslint-plugin-import": "2.23.4",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"focus-trap-react": "8.5.0",
1414
"no-scroll": "2.1.1",
1515
"practical-react-components-icons": "workspace:*",
16-
"react-hooks-shareable": "1.28.0"
16+
"react-hooks-shareable": "1.29.0"
1717
},
1818
"devDependencies": {
1919
"@babel/cli": "7.14.3",

packages/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"prism-react-renderer": "1.2.1",
2222
"react": "17.0.2",
2323
"react-dom": "17.0.2",
24-
"react-hooks-shareable": "1.28.0",
24+
"react-hooks-shareable": "1.29.0",
2525
"react-is": "17.0.2",
2626
"react-live": "2.2.3",
2727
"react-router-dom": "5.2.0",
28-
"regenerator-runtime": "0.13.7",
28+
"regenerator-runtime": "0.13.8",
2929
"styled-components": "5.3.0",
3030
"styled-normalize": "8.0.7",
3131
"typeface-open-sans": "1.1.13"

packages/ui-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"practical-react-components-icons": "workspace:*",
1515
"react": "17.0.2",
1616
"react-dom": "17.0.2",
17-
"react-hooks-shareable": "1.28.0",
17+
"react-hooks-shareable": "1.29.0",
1818
"react-is": "17.0.2",
1919
"react-router-dom": "5.2.0",
20-
"regenerator-runtime": "0.13.7",
20+
"regenerator-runtime": "0.13.8",
2121
"styled-components": "5.3.0",
2222
"styled-normalize": "8.0.7"
2323
},

yarn.lock

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5940,9 +5940,9 @@ __metadata:
59405940
languageName: node
59415941
linkType: hard
59425942

5943-
"eslint-config-typescript-shareable@npm:1.0.0":
5944-
version: 1.0.0
5945-
resolution: "eslint-config-typescript-shareable@npm:1.0.0"
5943+
"eslint-config-typescript-shareable@npm:1.1.0":
5944+
version: 1.1.0
5945+
resolution: "eslint-config-typescript-shareable@npm:1.1.0"
59465946
peerDependencies:
59475947
"@typescript-eslint/eslint-plugin": ^4.26.0
59485948
"@typescript-eslint/parser": ^4.26.0
@@ -5957,7 +5957,7 @@ __metadata:
59575957
stylelint-config-styled-components: ^0.1.1
59585958
stylelint-processor-styled-components: ^1.10.0
59595959
typescript: ^4.2.4
5960-
checksum: f2032cd6937ff5a8df3c62ec3fc18a8f739d459b94055f1ef459950c71103f66f61fb78e46bae501301a7a5ce1ee8f4f5bd3dcc99a51877d418e3cf74e0fd69d
5960+
checksum: 281ec1098fcfe3b69b9be35839c0fe4bfed6da3db6eaf38cf43ef5144253bf5e1308788e897118344e09b6fee16b44e56e567026f4472ab2ba22a5d516ab91d8
59615961
languageName: node
59625962
linkType: hard
59635963

@@ -11093,7 +11093,7 @@ __metadata:
1109311093
prop-types: 15.7.2
1109411094
react: 17.0.2
1109511095
react-dom: 17.0.2
11096-
react-hooks-shareable: 1.28.0
11096+
react-hooks-shareable: 1.29.0
1109711097
react-is: 17.0.2
1109811098
react-test-renderer: 17.0.2
1109911099
react-transition-group: 4.4.2
@@ -11149,12 +11149,12 @@ __metadata:
1114911149
react: 17.0.2
1115011150
react-docgen-typescript: 1.22.0
1115111151
react-dom: 17.0.2
11152-
react-hooks-shareable: 1.28.0
11152+
react-hooks-shareable: 1.29.0
1115311153
react-is: 17.0.2
1115411154
react-live: 2.2.3
1115511155
react-router-dom: 5.2.0
1115611156
react-transition-group: 4.4.2
11157-
regenerator-runtime: 0.13.7
11157+
regenerator-runtime: 0.13.8
1115811158
style-loader: 2.0.0
1115911159
styled-components: 5.3.0
1116011160
styled-normalize: 8.0.7
@@ -11258,10 +11258,10 @@ __metadata:
1125811258
practical-react-components-icons: "workspace:*"
1125911259
react: 17.0.2
1126011260
react-dom: 17.0.2
11261-
react-hooks-shareable: 1.28.0
11261+
react-hooks-shareable: 1.29.0
1126211262
react-is: 17.0.2
1126311263
react-router-dom: 5.2.0
11264-
regenerator-runtime: 0.13.7
11264+
regenerator-runtime: 0.13.8
1126511265
styled-components: 5.3.0
1126611266
styled-normalize: 8.0.7
1126711267
ts-node: 10.0.0
@@ -11295,7 +11295,7 @@ __metadata:
1129511295
"@typescript-eslint/parser": 4.26.0
1129611296
babel-plugin-styled-components: 1.12.0
1129711297
eslint: 7.27.0
11298-
eslint-config-typescript-shareable: 1.0.0
11298+
eslint-config-typescript-shareable: 1.1.0
1129911299
eslint-plugin-cypress: 2.11.3
1130011300
eslint-plugin-functional: 3.2.1
1130111301
eslint-plugin-import: 2.23.4
@@ -11611,14 +11611,14 @@ __metadata:
1161111611
languageName: node
1161211612
linkType: hard
1161311613

11614-
"react-hooks-shareable@npm:1.28.0":
11615-
version: 1.28.0
11616-
resolution: "react-hooks-shareable@npm:1.28.0"
11614+
"react-hooks-shareable@npm:1.29.0":
11615+
version: 1.29.0
11616+
resolution: "react-hooks-shareable@npm:1.29.0"
1161711617
dependencies:
1161811618
"@juggle/resize-observer": 3.3.1
1161911619
peerDependencies:
1162011620
react: ^17.0.2
11621-
checksum: 80c50dffeeac943b77ad7d6b5818ecd36040823384bfa862cb1b128e7e122e361def51b4916dd4e9a079bcffda9ea3265a1f6ed4a2204bc94836a2c23b2a2a4c
11621+
checksum: 04fa7213cb4455cb455770a8faafaad59fc70316020c34caed54e9b9cc0f030cebb9075ce9a7a2f31006fbf120e431f152202099db640d6d5a4dfe841cbaa43a
1162211622
languageName: node
1162311623
linkType: hard
1162411624

@@ -11891,7 +11891,14 @@ __metadata:
1189111891
languageName: node
1189211892
linkType: hard
1189311893

11894-
"regenerator-runtime@npm:0.13.7, regenerator-runtime@npm:^0.13.4":
11894+
"regenerator-runtime@npm:0.13.8":
11895+
version: 0.13.8
11896+
resolution: "regenerator-runtime@npm:0.13.8"
11897+
checksum: 20178f5753f181d59691e5c3b4c59a2769987f75c7ccf325777673b5478acca61a553b10e895585086c222f72f5ee428090acf50320264de4b79f630f7388653
11898+
languageName: node
11899+
linkType: hard
11900+
11901+
"regenerator-runtime@npm:^0.13.4":
1189511902
version: 0.13.7
1189611903
resolution: "regenerator-runtime@npm:0.13.7"
1189711904
checksum: 6ef567c662088b1b292214920cbd72443059298d477f72e1a37e0a113bafbfac9057cbfe35ae617284effc4b423493326a78561bbff7b04162c7949bdb9624e8

0 commit comments

Comments
 (0)