Skip to content

Commit f9b37d0

Browse files
committed
Update all dependencies
1 parent eb0c84f commit f9b37d0

File tree

2 files changed

+23
-13
lines changed

2 files changed

+23
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@capacitor/cli": "^2.2.0",
88
"@capacitor/core": "^2.2.0",
9-
"@capacitor/ios": "2.4.2",
9+
"@capacitor/ios": "2.4.3",
1010
"@ionic/pwa-elements": "^3.0.0",
1111
"@ionic/react-hooks": "^0.0.8",
1212
"bootstrap": "^4.4.1",
@@ -43,7 +43,7 @@
4343
"@types/node": "8.10.61",
4444
"@types/reach__router": "1.3.6",
4545
"@types/react-helmet": "6.1.0",
46-
"@types/reactstrap": "8.5.2",
46+
"@types/reactstrap": "8.7.1",
4747
"gatsby-plugin-graphql-codegen": "2.7.1",
4848
"prettier": "2.1.2",
4949
"ts-node": "9.0.0"

yarn.lock

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,10 +1039,10 @@
10391039
dependencies:
10401040
tslib "^1.9.0"
10411041

1042-
"@capacitor/[email protected].2":
1043-
version "2.4.2"
1044-
resolved "https://registry.yarnpkg.com/@capacitor/ios/-/ios-2.4.2.tgz#cb608c8009a4609f2c654d78bf21967ecf3b0724"
1045-
integrity sha512-DqfDBrbaVKV2nkjMF7uL58G5QbJHoQVu/qdw/Uh5QSVkHqsY0lBKyi5nxhH3+cqBBMl+oGNB9EMBHovRVdR0EQ==
1042+
"@capacitor/[email protected].3":
1043+
version "2.4.3"
1044+
resolved "https://registry.yarnpkg.com/@capacitor/ios/-/ios-2.4.3.tgz#89dca15b2f8363cc03b825d60dee6ccf5c39cf0e"
1045+
integrity sha512-Wqi1Q+oLf8KUdvr+/JtQGKoWvGylredwJQZKbJ4B9pDysiT+9MHg94AqaEjxJ/Dn97n/0SLfRlPqZPJJxX+YgQ==
10461046

10471047
"@graphql-codegen/core@^1.13.1":
10481048
version "1.16.3"
@@ -1583,13 +1583,12 @@
15831583
"@types/prop-types" "*"
15841584
csstype "^2.2.0"
15851585

1586-
"@types/reactstrap@8.5.2":
1587-
version "8.5.2"
1588-
resolved "https://registry.yarnpkg.com/@types/reactstrap/-/reactstrap-8.5.2.tgz#298680dd74886b12a0e2026ece873ef988cd4635"
1589-
integrity sha512-rmY0YTIivt8nbF9imjqTenuA7QtRwMKT+foETEs96LQhYhsVUeoUCnZiuTipdTa7dRGuXYFMQD7W3XWP3U1WTA==
1586+
"@types/reactstrap@8.7.1":
1587+
version "8.7.1"
1588+
resolved "https://registry.yarnpkg.com/@types/reactstrap/-/reactstrap-8.7.1.tgz#d97554f21c3aa4f55d40af4a791d442b6c57accf"
1589+
integrity sha512-IgJRzJUhkzCj/J714FSbLnGTfaSk7n7QPytaJeBgvlN6AEkIYJEPbEB0dPqCsQ4mChKySgUm0P3OWSuuK///+g==
15901590
dependencies:
1591-
"@types/react" "*"
1592-
popper.js "^1.14.1"
1591+
reactstrap "*"
15931592

15941593
"@types/rimraf@^2.0.2":
15951594
version "2.0.4"
@@ -9387,7 +9386,7 @@ pnp-webpack-plugin@^1.6.4:
93879386
dependencies:
93889387
ts-pnp "^1.1.6"
93899388

9390-
popper.js@^1.14.1, popper.js@^1.14.4:
9389+
popper.js@^1.14.4:
93919390
version "1.16.1"
93929391
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b"
93939392
integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==
@@ -10215,6 +10214,17 @@ react@^16.13.1, react@^16.8.0:
1021510214
object-assign "^4.1.1"
1021610215
prop-types "^15.6.2"
1021710216

10217+
reactstrap@*:
10218+
version "8.7.1"
10219+
resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-8.7.1.tgz#9631db8460a83a4d40fbee61abdd577b4f1a7069"
10220+
integrity sha512-nZEUSxqqWJh0yGIvp4BgoHkXAcm2PqRLhpoOodMp5ce6njVpPd+GgUtbZscpu4jOi7GUFwpJ15tWZn59co4EQg==
10221+
dependencies:
10222+
"@babel/runtime" "^7.2.0"
10223+
classnames "^2.2.3"
10224+
prop-types "^15.5.8"
10225+
react-popper "^1.3.6"
10226+
react-transition-group "^2.3.1"
10227+
1021810228
reactstrap@^8.4.1:
1021910229
version "8.5.1"
1022010230
resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-8.5.1.tgz#dde43539602117888a138042b53703b7621c4318"

0 commit comments

Comments
 (0)