feat: new data
Gitea Auto Deploy / Deploy-Container (push) Failing after 53s

This commit is contained in:
2026-06-02 18:24:12 +07:00
parent ee101f3851
commit 796969a174
60 changed files with 1126 additions and 984 deletions
+16 -16
View File
@@ -10,37 +10,37 @@
},
"dependencies": {
"@next/bundle-analyzer": "16.1.6",
"@tanstack/react-query": "^5.90.20",
"axios": "^1.13.4",
"fast-average-color": "^9.5.0",
"framer-motion": "^12.29.2",
"html2canvas-pro": "^1.6.6",
"lru-cache": "^11.2.5",
"@tanstack/react-query": "^5.100.10",
"axios": "^1.16.1",
"fast-average-color": "^9.5.2",
"framer-motion": "^12.38.0",
"html2canvas-pro": "^1.6.7",
"lru-cache": "^11.3.6",
"lucide-react": "^0.563.0",
"next": "16.1.6",
"next-intl": "^4.8.2",
"next-intl": "^4.12.0",
"prismjs": "^1.30.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"react-select": "^5.10.2",
"react-simple-code-editor": "^0.14.1",
"react-toastify": "^11.0.5",
"react-toastify": "^11.1.0",
"sharp": "^0.34.5",
"zod": "^4.3.6",
"zustand": "^5.0.11"
"zod": "^4.4.3",
"zustand": "^5.0.13"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/postcss": "^4.3.0",
"@types/jest": "^30.0.0",
"@types/node": "^25.1.0",
"@types/node": "^25.8.0",
"@types/react": "19.2.6",
"@types/react-dom": "19.2.3",
"baseline-browser-mapping": "^2.9.19",
"daisyui": "^5.5.14",
"eslint": "^9.39.2",
"baseline-browser-mapping": "^2.10.29",
"daisyui": "^5.5.19",
"eslint": "^9.39.4",
"eslint-config-next": "16.1.6",
"tailwind-scrollbar": "^4.0.2",
"tailwindcss": "^4.1.18",
"tailwindcss": "^4.3.0",
"ts-to-zod": "^5.1.0",
"typescript": "^5.9.3"
},