Skip to content

Commit 7c86a45

Browse files
committed
chore: Upgrade pnpm to 9.7, update pnpm-lock file #1198
1 parent 0e9d36f commit 7c86a45

File tree

2 files changed

+10799
-8092
lines changed

2 files changed

+10799
-8092
lines changed

Diff for: ui/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -87,15 +87,15 @@
8787
"purgecss-webpack-plugin": "^4.1.3",
8888
"react-app-rewired": "^2.2.1",
8989
"react-scripts": "5.0.1",
90-
"sass": "^1.54.4",
90+
"sass": "1.54.4",
9191
"source-map-explorer": "^2.5.3",
9292
"typescript": "^4.9.5",
9393
"yaml-loader": "^0.8.0"
9494
},
95-
"packageManager": "pnpm@8.9.2",
95+
"packageManager": "pnpm@9.7.0",
9696
"engines": {
97-
"node": ">=16.17",
98-
"pnpm": ">=8"
97+
"node": ">=18.16",
98+
"pnpm": ">=9"
9999
},
100100
"license": "MIT"
101-
}
101+
}

0 commit comments

Comments
 (0)