Skip to content

Commit 876f2e7

Browse files
committed
Merge branch 'main' of https://github.com/devrnt/react-use-wizard into main
2 parents 2129937 + b32e492 commit 876f2e7

3 files changed

Lines changed: 114 additions & 1824 deletions

File tree

examples/gatsby/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12717,9 +12717,9 @@ url-parse-lax@^3.0.0:
1271712717
prepend-http "^2.0.0"
1271812718

1271912719
url-parse@^1.4.3, url-parse@^1.4.7:
12720-
version "1.5.3"
12721-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
12722-
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
12720+
version "1.5.7"
12721+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.7.tgz#00780f60dbdae90181f51ed85fb24109422c932a"
12722+
integrity sha512-HxWkieX+STA38EDk7CE9MEryFeHCKzgagxlGvsdS7WBImq9Mk+PGwiT56w82WI3aicwJA8REp42Cxo98c8FZMA==
1272312723
dependencies:
1272412724
querystringify "^2.1.1"
1272512725
requires-port "^1.0.0"

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"next": "11.1.3",
11+
"next": "12.1.0",
1212
"react": "17.0.2",
1313
"react-dom": "17.0.2",
1414
"react-use-wizard": "^1.1.2"

0 commit comments

Comments
 (0)