This commit is contained in:
Arunavo Ray
2025-08-29 17:06:38 +05:30
parent 598e81ff45
commit b8965a9fd4
2 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "gitea-mirror",
"type": "module",
"version": "3.3.0",
"version": "3.4.0",
"engines": {
"bun": ">=1.2.9"
},
@@ -69,7 +69,7 @@
"@tanstack/react-virtual": "^3.13.12",
"@types/canvas-confetti": "^1.9.0",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.8",
"@types/react-dom": "^19.1.9",
"astro": "^5.13.4",
"bcryptjs": "^3.0.2",
"better-auth": "^1.3.7",
@@ -93,7 +93,7 @@
"typescript": "^5.9.2",
"uuid": "^11.1.0",
"vaul": "^1.1.2",
"zod": "^4.1.4"
"zod": "^4.1.5"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.8.0",
@@ -102,7 +102,7 @@
"@types/bun": "^1.2.21",
"@types/jsonwebtoken": "^9.0.10",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^5.0.1",
"@vitejs/plugin-react": "^5.0.2",
"drizzle-kit": "^0.31.4",
"jsdom": "^26.1.0",
"tsx": "^4.20.5",