Skip to content

Commit 632d195

Browse files
committed
fix: update pnpm
1 parent dadc43c commit 632d195

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
- firstInstall: 69007
2+
repeatInstall: 1316
3+
withWarmCacheAndLockfile: 7943
4+
withWarmCache: 12384
5+
withLockfile: 9157
6+
withWarmCacheAndModules: 1228
7+
withWarmModulesAndLockfile: 1132
8+
withWarmModules: 1296
9+
updatedDependencies: 9416

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packageManager": "pnpm@10.7.1",
2+
"packageManager": "pnpm@10.10.0",
33
"scripts": {
44
"examples": "docusaurus-examples",
55
"copy-docs": "shx rm -rf versioned_docs/version-10.x && shx cp -r docs versioned_docs/version-10.x",

0 commit comments

Comments
 (0)