0612.1
All checks were successful
Next.js CI/CD 流水线 / deploy (push) Successful in 4m58s

This commit is contained in:
2025-06-12 03:12:05 +08:00
parent 27733bd91e
commit 32f8d4ec95
24 changed files with 2959 additions and 1119 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "saas2",
"version": "0.1.0",
"name": "saas3",
"version": "3.6.12",
"private": true,
"scripts": {
"dev": "next dev",
@@ -13,6 +13,7 @@
"@ant-design/icons": "^6.0.0",
"@ant-design/pro-components": "^2.8.7",
"@ant-design/v5-patch-for-react-19": "^1.0.3",
"@emotion/css": "^11.13.5",
"@iconify/react": "^4.1.1",
"@types/lodash": "^4.17.17",
"antd": "^5.25.4",
@@ -46,6 +47,7 @@
"zustand": "^5.0.5"
},
"devDependencies": {
"@next/bundle-analyzer": "^15.3.3",
"@tailwindcss/postcss": "^4",
"@types/file-saver": "^2.0.7",
"@types/jsonwebtoken": "^9.0.9",