Skip to content

Commit

Permalink
chore(deps): update pnpm to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 2b4f27f commit b110209
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 51 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-three-renderer",
"private": true,
"packageManager": "pnpm@6.32.9",
"packageManager": "pnpm@7.16.1",
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
Expand All @@ -26,7 +26,7 @@
"@vue/test-utils": "2.0.0-rc.21",
"eslint": "8.14.0",
"jsdom": "19.0.0",
"pnpm": "6.32.9",
"pnpm": "7.16.1",
"typescript": "4.6.3",
"unocss": "0.32.1",
"unplugin-auto-import": "0.7.1",
Expand Down

0 comments on commit b110209

Please sign in to comment.