Skip to content

Commit

Permalink
chore: Upgrade pnpm to 9.7, update pnpm-lock file #1198
Browse files Browse the repository at this point in the history
  • Loading branch information
shuashuai committed Dec 11, 2024
1 parent 0e9d36f commit 7c86a45
Show file tree
Hide file tree
Showing 2 changed files with 10,799 additions and 8,092 deletions.
10 changes: 5 additions & 5 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,15 +87,15 @@
"purgecss-webpack-plugin": "^4.1.3",
"react-app-rewired": "^2.2.1",
"react-scripts": "5.0.1",
"sass": "^1.54.4",
"sass": "1.54.4",
"source-map-explorer": "^2.5.3",
"typescript": "^4.9.5",
"yaml-loader": "^0.8.0"
},
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@9.7.0",
"engines": {
"node": ">=16.17",
"pnpm": ">=8"
"node": ">=18.16",
"pnpm": ">=9"
},
"license": "MIT"
}
}
Loading

0 comments on commit 7c86a45

Please sign in to comment.