Skip to content

Commit

Permalink
Update pnpm to v9 (#22260)
Browse files Browse the repository at this point in the history
* Update pnpm to v9

* Update package.json

Co-authored-by: Hannes Küttner <4376726+hanneskuettner@users.noreply.github.com>

---------

Co-authored-by: ian <licitdev@gmail.com>
Co-authored-by: Hannes Küttner <4376726+hanneskuettner@users.noreply.github.com>
  • Loading branch information
3 people committed Apr 22, 2024
1 parent 7c08452 commit f1ad752
Show file tree
Hide file tree
Showing 2 changed files with 13,061 additions and 10,391 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -19,9 +19,9 @@
"eslint-plugin-vue": "9.23.0",
"prettier": "3.1.0"
},
"packageManager": "pnpm@8.15.4",
"packageManager": "pnpm@9.0.5",
"engines": {
"node": ">=18.18.0",
"pnpm": "~8.15"
"pnpm": "~9.0"
}
}

0 comments on commit f1ad752

Please sign in to comment.