From 551431ccb1ce2dc1bc5586de33e8f6d9c5d1ac97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 18:45:59 +0000 Subject: [PATCH] chore: Bump next from 14.0.4 to 14.2.13 in /apps/web-admin Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.2.13. - [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.0.4...v14.2.13) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/web-admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-admin/package.json b/apps/web-admin/package.json index f8ecf6d..f8c2c83 100644 --- a/apps/web-admin/package.json +++ b/apps/web-admin/package.json @@ -30,7 +30,7 @@ "eslint-config-next": "14.0.4", "framer-motion": "^11.0.6", "konva": "^9.3.15", - "next": "14.0.4", + "next": "14.2.13", "papaparse": "^5.4.1", "postcss": "8.4.31", "react": "18.2.0",