chore(web): update PostCSS and MSW worker

- Bump PostCSS to 8.5.10 and refresh the pnpm lockfile
- Regenerate the MSW service worker for msw 2.12.10
- Add pnpm build approvals for frontend tooling
This commit is contained in:
wenjie
2026-05-18 15:02:31 +08:00
parent 2ca5b19efe
commit cb025f04b4
4 changed files with 135 additions and 83 deletions

View File

@@ -61,7 +61,7 @@
"eslint-plugin-react-refresh": "^0.4.26",
"globals": "^17.3.0",
"msw": "^2.12.10",
"postcss": "^8.5.6",
"postcss": "^8.5.10",
"prettier": "^3.8.1",
"prettier-plugin-tailwindcss": "^0.6.14",
"tailwindcss": "^3.4.19",