Skip to content

Commit

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

0 comments on commit a12ab83

Please sign in to comment.