1 Commits
Author SHA1 Message Date
jiang 0e638046ed fix(frontend): update production dependency security patches
Build Push and Deploy / docker-image (push) Successful in 2m7s
Build Push and Deploy / deploy-fallback-log (push) Skipped
2026-07-30 22:41:30 +08:00
2 changed files with 573 additions and 399 deletions
+569 -397
View File
File diff suppressed because it is too large Load Diff
+4 -2
View File
@@ -47,7 +47,7 @@
"next-auth": "^4.24.5",
"ol": "^10.7.0",
"openapi-fetch": "^0.17.0",
"postcss": "^8.5.6",
"postcss": "8.5.25",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-draggable": "^4.5.0",
@@ -59,7 +59,9 @@
"zustand": "^5.0.11"
},
"overrides": {
"fast-xml-parser": "5.5.9"
"fast-xml-parser": "5.5.9",
"postcss": "8.5.25",
"sharp": "0.35.3"
},
"devDependencies": {
"@svgr/webpack": "^8.1.0",