Skip to content

Commit 7c29984

Browse files
chore(deps): update pnpm to v10.12.4
1 parent c85a8f7 commit 7c29984

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"sideEffects": false,
66
"main": "dist/cjs/index.js",
77
"module": "dist/esm/index.js",
8-
"packageManager": "pnpm@10.7.1",
8+
"packageManager": "pnpm@10.12.4",
99
"exports": {
1010
".": {
1111
"require": {

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"tailwindcss": "3.4.17",
4747
"typescript": "5.8.2"
4848
},
49-
"packageManager": "pnpm@10.7.1",
49+
"packageManager": "pnpm@10.12.4",
5050
"engines": {
5151
"node": ">= 16.0.0",
5252
"pnpm": "^10.0.0"

0 commit comments

Comments
 (0)