Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 46ed78a commit 2d75683
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
"test:ui": "vitest --ui",
"prepack": "pnpm run build"
},
"files": ["dist/**/*"],
"files": [
"dist/**/*"
],
"dependencies": {
"tslib": "2.6.3"
},
Expand Down Expand Up @@ -64,5 +66,5 @@
"engines": {
"node": ">=20.0.0"
},
"packageManager": "pnpm@9.3.0+sha512.ee7b93e0c2bd11409c6424f92b866f31d3ea1bef5fbe47d3c7500cdc3c9668833d2e55681ad66df5b640c61fa9dc25d546efa54d76d7f8bf54b13614ac293631"
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
}

0 comments on commit 2d75683

Please sign in to comment.