Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 08d35fc

Browse files
committed
dependency bump
1 parent 4887d9c commit 08d35fc

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,9 @@
3535
"postbuild": "next-sitemap"
3636
},
3737
"dependencies": {
38-
"apollo-link-rest": "^0.8.0-beta.0",
39-
"formik": "^2.2.6",
40-
"graphql-anywhere": "^4.2.7",
41-
"hamburger-react": "^2.4.0",
4238
"next": "latest",
4339
"react": "17.0.1",
44-
"react-dom": "17.0.1",
45-
"react-twitter-embed": "^3.0.3",
46-
"yup": "^0.32.8"
40+
"react-dom": "17.0.1"
4741
},
4842
"devDependencies": {
4943
"@apollo/client": "^3.3.7",
@@ -53,6 +47,7 @@
5347
"@storybook/addon-links": "^6.1.16",
5448
"@storybook/react": "^6.1.16",
5549
"algoliasearch": "^4.8.4",
50+
"apollo-link-rest": "^0.8.0-beta.0",
5651
"babel-loader": "^8.2.2",
5752
"chromatic": "^5.6.1",
5853
"dayjs": "^1.10.4",
@@ -65,7 +60,10 @@
6560
"eslint-plugin-prettier": "^3.3.1",
6661
"eslint-plugin-react": "^7.22.0",
6762
"eslint-plugin-react-hooks": "^4.2.0",
63+
"formik": "^2.2.6",
6864
"graphql": "^15.5.0",
65+
"graphql-anywhere": "^4.2.7",
66+
"hamburger-react": "^2.4.0",
6967
"husky": "^4.3.8",
7068
"lint-staged": "^10.5.3",
7169
"next-seo": "^4.19.0",
@@ -74,14 +72,16 @@
7472
"postcss-preset-env": "^6.7.0",
7573
"prettier": "^2.2.1",
7674
"prop-types": "^15.7.2",
77-
"react-instantsearch-dom": "^6.8.3",
75+
"react-instantsearch-dom": "^6.9.0",
7876
"react-is": "^17.0.1",
7977
"react-syntax-highlighter": "^15.4.3",
78+
"react-twitter-embed": "^3.0.3",
8079
"storybook-addon-next-router": "^2.0.0",
8180
"storybook-css-modules-preset": "^1.0.5",
8281
"stylelint": "^13.9.0",
8382
"stylelint-config-standard": "^20.0.0",
84-
"tailwindcss": "npm:@tailwindcss/postcss7-compat"
83+
"tailwindcss": "npm:@tailwindcss/postcss7-compat",
84+
"yup": "^0.32.8"
8585
},
8686
"husky": {
8787
"hooks": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11134,27 +11134,27 @@ react-inspector@^5.0.1:
1113411134
is-dom "^1.1.0"
1113511135
prop-types "^15.6.1"
1113611136

11137-
react-instantsearch-core@^6.8.3:
11138-
version "6.8.3"
11139-
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.8.3.tgz#696797ea426ee8455f1d7e5f43c72f93d9bfa7fb"
11140-
integrity sha512-pRmWQsXz96t4QbrgH1WZRW0+EFNJ/08ckxSX5HsXfxLUL0myljc0/X2cSWgc7v0oJtwgDuy90vgn9C3S2TlErA==
11137+
react-instantsearch-core@^6.9.0:
11138+
version "6.9.0"
11139+
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.9.0.tgz#7dc05082a2df50f50181e77bb0a2fab0d245f5ea"
11140+
integrity sha512-xLNyF0mUBq7MaLQgmosBnxac7YnLTuanu5TKZkH7RFEVC2T5mi4fINtG6vAkOkVjiH90abv2wdPY6UjE/Vt6kQ==
1114111141
dependencies:
1114211142
"@babel/runtime" "^7.1.2"
1114311143
algoliasearch-helper "^3.1.0"
1114411144
prop-types "^15.6.2"
1114511145
react-fast-compare "^3.0.0"
1114611146

11147-
react-instantsearch-dom@^6.8.3:
11148-
version "6.8.3"
11149-
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.8.3.tgz#5604a3c6a2e6c8b511f365c65486ded255a6eba3"
11150-
integrity sha512-+Z0zgARvnfDbMnPIZX8CfwKE+TCX7E751Ty4RDnjnmpgnrfYzoodMr4/By/3vZ2KRk308gpyx9yyXZ18/3Ay/g==
11147+
react-instantsearch-dom@^6.9.0:
11148+
version "6.9.0"
11149+
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.9.0.tgz#bd1f564bb0243750ca0ee3b1ec55d60cfc87196f"
11150+
integrity sha512-G8jSIC5QutdiK6QhZwyLcIONg2C6/6wRMkAM6uZ5ObSDvY+h/PkSohc8//A7LNOyedOCACd/UfdWlmexSYjl6Q==
1115111151
dependencies:
1115211152
"@babel/runtime" "^7.1.2"
1115311153
algoliasearch-helper "^3.1.0"
1115411154
classnames "^2.2.5"
1115511155
prop-types "^15.6.2"
1115611156
react-fast-compare "^3.0.0"
11157-
react-instantsearch-core "^6.8.3"
11157+
react-instantsearch-core "^6.9.0"
1115811158

1115911159
[email protected], react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.6:
1116011160
version "16.13.1"

0 commit comments

Comments
 (0)