Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update pnpm to v9.1.3
Browse files Browse the repository at this point in the history
renovate[bot] authored May 29, 2024
1 parent a5827eb commit 9c9abba
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@
"test:watch": "vitest watch",
"test:coverage": "vitest --coverage"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].3",
"devDependencies": {
"@iconify-json/carbon": "^1.1.27",
"@nuxt/content": "^2.10.0",
2 changes: 1 addition & 1 deletion packages/storybook-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"name": "@storybook-vue/nuxt",
"type": "module",
"version": "0.2.7",
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@9.1.3",
"description": "Storybook for Nuxt and Vite: Develop Vue3 components in isolation with Hot Reloading.",
"license": "MIT",
"homepage": "https://github.com/storybook-vue/storybook-nuxt",

0 comments on commit 9c9abba

Please sign in to comment.