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 Jun 1, 2022
1 parent 8a5bca2 commit f6ee2c5
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.7",
"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.7",
"typescript": "4.7.2",
"unocss": "0.31.3",
"unplugin-auto-import": "0.8.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/vitesse/yarn.lock
Expand Up @@ -5404,10 +5404,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.7:
version "7.1.7"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.1.7.tgz#0c65e5bd4f533893c2cbdd1325a44f12e262a0b6"
integrity sha512-8+IAfyunrOHfNmVu03E9rSBVUgypFGMKeyhVif0Drv/gcWgXuzxSBkCxrfNJbEf0cHtA+ftTqMQ20uSlrtnSEg==

postcss@^8.1.10, postcss@^8.3.7, postcss@^8.4.12:
version "8.4.12"
Expand Down

0 comments on commit f6ee2c5

Please sign in to comment.