Skip to content

Commit

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

0 comments on commit 6e9b5c3

Please sign in to comment.