From 4d063269e26254c59931e81123a1efc88ae3ce42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 02:29:08 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.15 to 14.2.21 in /playground Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 14.2.21. - [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.15...v14.2.21) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- playground/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/package.json b/playground/package.json index 20b425e3b..56088083f 100644 --- a/playground/package.json +++ b/playground/package.json @@ -36,7 +36,7 @@ "monaco-editor-auto-typings": "0.4.6", "monaco-jsx-syntax-highlight": "1.2.0", "nanoid": "5.0.9", - "next": "14.2.15", + "next": "14.2.21", "next-themes": "0.3.0", "os-browserify": "0.3.0", "outdent": " ^0.8.0",