We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9d36f commit 7c86a45Copy full SHA for 7c86a45
ui/package.json
@@ -87,15 +87,15 @@
87
"purgecss-webpack-plugin": "^4.1.3",
88
"react-app-rewired": "^2.2.1",
89
"react-scripts": "5.0.1",
90
- "sass": "^1.54.4",
+ "sass": "1.54.4",
91
"source-map-explorer": "^2.5.3",
92
"typescript": "^4.9.5",
93
"yaml-loader": "^0.8.0"
94
},
95
- "packageManager": "pnpm@8.9.2",
+ "packageManager": "pnpm@9.7.0",
96
"engines": {
97
- "node": ">=16.17",
98
- "pnpm": ">=8"
+ "node": ">=18.16",
+ "pnpm": ">=9"
99
100
"license": "MIT"
101
-}
+}
0 commit comments