Skip to content

Commit b5cc150

Browse files
authored
Merge pull request #213 from w3bdesign/development
Npm update
2 parents f7acc8c + ac47dee commit b5cc150

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-woocommerce",
3-
"version": "0.9.82",
3+
"version": "0.9.83",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"license": "ISC",
1414
"dependencies": {
1515
"@apollo/react-hooks": "^3.1.5",
16-
"@types/react": "^16.9.41",
16+
"@types/react": "^16.9.42",
1717
"algoliasearch": "^4.3.0",
1818
"apollo-boost": "^0.4.9",
1919
"apollo-cache-inmemory": "^1.6.6",
@@ -22,12 +22,12 @@
2222
"apollo-link-error": "^1.1.13",
2323
"apollo-link-http": "^1.5.17",
2424
"graphql": "^15.3.0",
25-
"graphql-tag": "^2.10.3",
25+
"graphql-tag": "^2.10.4",
2626
"next": "^9.4.4",
2727
"nprogress": "^0.2.0",
2828
"react": "^16.13.1",
2929
"react-dom": "^16.13.1",
30-
"react-hook-form": "^6.0.2",
30+
"react-hook-form": "^6.0.3",
3131
"react-instantsearch-dom": "^6.6.0",
3232
"react-spring": "^8.0.27",
3333
"styled-components": "^5.1.1",

0 commit comments

Comments
 (0)