From d29f98d85dc66dd341218585e351c039a27d432c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:33:04 +0000 Subject: [PATCH] build(deps): bump nuxt from 3.2.3 to 3.12.4 Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.2.3 to 3.12.4. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.12.4/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 359d2a2..b939ba0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@pinia/nuxt": "0.4.7", "@strg/logging-winston": "2.0.13", - "nuxt": "3.2.3", + "nuxt": "3.12.4", "pinia": "2.0.33" }, "devDependencies": {