Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit 63e1c49

Browse files
chore(deps): bump next from 11.1.3 to 12.1.4 in /example
Bumps [next](https://github.com/vercel/next.js) from 11.1.3 to 12.1.4. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v11.1.3...v12.1.4) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21c4db2 commit 63e1c49

File tree

2 files changed

+130
-1572
lines changed

2 files changed

+130
-1572
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@identity-labs/react-ic-ii-auth": "link:..",
77
"clsx": "1.1.1",
8-
"next": "11.1.3",
8+
"next": "12.1.4",
99
"react": "link:../node_modules/react",
1010
"react-dom": "link:../node_modules/react-dom",
1111
"typescript": "link:../node_modules/typescript",

0 commit comments

Comments
 (0)