From 184f5b23d5877ce13eb04d5f739f9fc0a8113e38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 01:59:26 +0000 Subject: [PATCH] chore(deps): bump nuxt from 3.21.6 to 3.21.7 in /projects/app Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.21.6 to 3.21.7. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.21.7/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-version: 3.21.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/app/package.json b/projects/app/package.json index c936a58..0a7d76d 100644 --- a/projects/app/package.json +++ b/projects/app/package.json @@ -33,7 +33,7 @@ "h3-formidable": "1.0.0", "jsonwebtoken": "9.0.2", "katex": "0.16.22", - "nuxt": "3.21.6", + "nuxt": "3.21.7", "pinia": "3.0.3", "pinia-plugin-persistedstate": "4.4.1", "rehype-katex": "7.0.1",