From 0ab3ebfe1efc166bd8979a626eef64a62c488cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 16:02:32 +0000 Subject: [PATCH] chore(deps): bump nuxt from 3.15.4 to 3.19.0 in /playground/nuxt Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.15.4 to 3.19.0. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.19.0/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-version: 3.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- playground/nuxt/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/nuxt/package.json b/playground/nuxt/package.json index 8379b7d..983cea1 100644 --- a/playground/nuxt/package.json +++ b/playground/nuxt/package.json @@ -13,7 +13,7 @@ "motion-number-vue": "latest", "motion-plus-vue": "0.1.0", "motion-v": "workspace:*", - "nuxt": "3.15.4", + "nuxt": "3.19.0", "reka-ui": "^2.0.0", "vue": "latest", "vue-router": "latest"