summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-04 02:58:52 +0000
committerYuval Adam <_@yuv.al>2025-01-04 20:21:52 +0100
commitb1819ad8aa030be3a3c9c984a05292b1f0859a7b (patch)
treeca865d965b20512accd61182ca0cb1246f98107e /package.json
parente9d36a694e45c4430d5584b8c4650dc661d0061c (diff)
Bump next from 14.2.20 to 14.2.22
Bumps [next](https://github.com/vercel/next.js) from 14.2.20 to 14.2.22. - [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/v14.2.20...v14.2.22) --- 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 fb4e355..f20c971 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
},
"dependencies": {
"@next/third-parties": "^14.2.13",
- "next": "14.2.20",
+ "next": "14.2.22",
"react": "^18",
"react-dom": "^18"
},