aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-17 20:49:18 +0000
committerGitHub <noreply@github.com>2022-02-17 20:49:18 +0000
commitb6d957a078a39b8733e2c8c93fd2d68d8138e4d2 (patch)
tree656e948ad5bda976ca031e67624c06769df78c3f /package.json
parent8a1940b9fd9e93cbbb5c5857d692732158af7cfa (diff)
downloadalp-website-dependabot/npm_and_yarn/next-12.1.0.tar.gz
alp-website-dependabot/npm_and_yarn/next-12.1.0.tar.bz2
alp-website-dependabot/npm_and_yarn/next-12.1.0.zip
Bump next from 10.0.5 to 12.1.0dependabot/npm_and_yarn/next-12.1.0
Bumps [next](https://github.com/vercel/next.js) from 10.0.5 to 12.1.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v10.0.5...v12.1.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 89249c9..6948f3b 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/react-fontawesome": "^0.1.14",
"isomorphic-unfetch": "^3.1.0",
- "next": "^10.0.5",
+ "next": "^12.1.0",
"nextjs-redirect": "^5.0.2",
"react": "^17.0.1",
"react-dom": "^17.0.1"