We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a21fd commit a49f070Copy full SHA for a49f070
‎package.json
@@ -68,7 +68,7 @@
68
"nx": "17.3.2",
69
"open": "10.1.2",
70
"playwright": "1.49.0",
71
- "pnpm": "8.14.1",
+ "pnpm": "10.0.0",
72
"prettier": "2.8.8",
73
"prettier-plugin-sh": "0.14.0",
74
"prisma": "4.16.2",
@@ -78,9 +78,9 @@
78
"typescript": "5.7.3",
79
"wait-on": "7.2.0"
80
},
81
- "packageManager": "pnpm@8.14.1",
+ "packageManager": "pnpm@10.0.0",
82
"engines": {
83
84
"node": "20.18.1"
85
}
86
0 commit comments