From 4b59701cbe7ea4e8413c0cf0fcdbdca2091d8c4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 17:58:36 +0000 Subject: [PATCH] chore(dependencies): update dependency @pinia/nuxt to v0.9.0 | datasource | package | from | to | | ---------- | ----------- | ----- | ----- | | npm | @pinia/nuxt | 0.5.5 | 0.9.0 | --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5b2dd5..8c3f69f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@nuxt/eslint": "0.6.0", "@nuxtjs/google-fonts": "3.2.0", "@nuxtjs/i18n": "8.5.5", - "@pinia/nuxt": "0.5.5", + "@pinia/nuxt": "0.9.0", "@stylistic/eslint-plugin": "2.9.0", "cross-env": "7.0.3", "dotenv-cli": "7.4.2",