Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 46ed78a commit 80c4327
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.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387"
}

0 comments on commit 80c4327

Please sign in to comment.