diff --git a/playground/package.json b/playground/package.json index dcf1cae..763f7c2 100644 --- a/playground/package.json +++ b/playground/package.json @@ -2,7 +2,7 @@ "name": "my-module-playground", "private": true, "dependencies": { - "nuxt": "^3.9.0", + "nuxt": "^3.9.1", "vue-bundle-template": "workspace:*" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ffd18be..0405dab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,7 +79,7 @@ importers: playground: dependencies: nuxt: - specifier: ^3.9.0 + specifier: ^3.9.1 version: 3.9.1(@types/node@20.11.4)(eslint@8.56.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.11) vue-bundle-template: specifier: workspace:*