Skip to content

Commit

Permalink
Merge pull request #50 from megasanjay/renovate/pnpm-7.x
Browse files Browse the repository at this point in the history
chore(deps): update pnpm to v7
  • Loading branch information
Sanjay Soundarajan committed Jun 7, 2022
2 parents 30c1226 + ee5ba08 commit 87ea15b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/vitesse/package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@6.32.19",
"packageManager": "pnpm@7.1.9",
"scripts": {
"build": "vite-ssg build",
"dev": "vite --port 3333 --open",
Expand Down Expand Up @@ -40,7 +40,7 @@
"https-localhost": "4.7.1",
"markdown-it-link-attributes": "4.0.0",
"markdown-it-prism": "2.2.4",
"pnpm": "6.32.19",
"pnpm": "7.1.9",
"typescript": "4.7.3",
"unocss": "0.31.3",
"unplugin-auto-import": "0.8.7",
Expand Down
8 changes: 4 additions & 4 deletions packages/vitesse/yarn.lock
Expand Up @@ -5728,10 +5728,10 @@ pluralize@^8.0.0:
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==

pnpm@6.32.19:
version "6.32.19"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-6.32.19.tgz#4c8a503adf07c2704882dda50a246f3e37d2da94"
integrity sha512-IY+62k/caP5GsMQm5YcOJ03XDkze68aBiiXrlwqMUAYFhSstLETlenIC73AukJyUd7o4Y18HcV2gfQYCKb0PEA==
pnpm@7.1.9:
version "7.1.9"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.1.9.tgz#66e1977275552e3127f075124fd3f5be4880d5be"
integrity sha512-YWA+iqayHb0MndHTyqvVPKQVYVCOoBYlQNLP3hAf2DT/Iw2EHVcP18yCT+xnsPNvkC4VYfQepE6AZvySQue1TA==

postcss-selector-parser@^6.0.9:
version "6.0.10"
Expand Down

1 comment on commit 87ea15b

@vercel
Copy link

@vercel vercel bot commented on 87ea15b Jun 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue3-lottie – ./

vue3-lottie-git-main-megasanjay.vercel.app
vue3-lottie-megasanjay.vercel.app
vue3-lottie.vercel.app

Please sign in to comment.