Skip to content

Commit c47e316

Browse files
committed
Update dependency next to ^12.1.0
1 parent 4484583 commit c47e316

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@headlessui/react": "^1.4.3",
1414
"@stitches/react": "^1.2.7",
1515
"clsx": "^1.1.1",
16-
"next": "^12.0.7",
16+
"next": "^12.1.0",
1717
"react": "^17.0.2",
1818
"react-dom": "^17.0.2",
1919
"react-hook-form": "^7.27.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4567,7 +4567,7 @@ natural-compare@^1.4.0:
45674567
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
45684568
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
45694569

4570-
next@^12.0.7:
4570+
next@^12.1.0:
45714571
version "12.1.0"
45724572
resolved "https://registry.yarnpkg.com/next/-/next-12.1.0.tgz#c33d753b644be92fc58e06e5a214f143da61dd5d"
45734573
integrity sha512-s885kWvnIlxsUFHq9UGyIyLiuD0G3BUC/xrH0CEnH5lHEWkwQcHOORgbDF0hbrW9vr/7am4ETfX4A7M6DjrE7Q==

0 commit comments

Comments
 (0)