From 0e936200e0738269888319d42201295c45a5f102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:24:43 +0000 Subject: [PATCH] build(deps-dev): bump nuxt from 3.0.0-rc.4 to 3.12.4 Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.0.0-rc.4 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:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7005346..db62414 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@storyblok/nuxt": "^4.0.1", "@tailwindcss/typography": "^0.5.4", "axios": "^0.27.2", - "nuxt": "3.0.0-rc.4", + "nuxt": "3.12.4", "sass": "^1.53.0", "vite-plugin-pug": "^0.3.1" }