chore(packages): update

This commit is contained in:
Ralex
2025-10-25 13:43:09 +02:00
parent 46c43846e9
commit ac486b3d7d
4 changed files with 453 additions and 683 deletions

View File

@@ -11,10 +11,10 @@
},
"devDependencies": {
"@eslint/js": "^9.38.0",
"@types/node": "^20.19.22",
"@types/node": "^20.19.23",
"eslint": "^9.38.0",
"globals": "^16.4.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.1"
"typescript-eslint": "^8.46.2"
}
}

View File

@@ -17,15 +17,15 @@
"dayjs": "^1.11.18",
"socket.io": "^4.8.1",
"uuid": "^13.0.0",
"zod": "^4.1.11"
"zod": "^4.1.12"
},
"devDependencies": {
"@eslint/js": "^9.38.0",
"@types/node": "^24.8.1",
"esbuild": "^0.25.10",
"eslint": "^9",
"@types/node": "^24.9.1",
"esbuild": "^0.25.11",
"eslint": "^9.38.0",
"globals": "^16.4.0",
"tsx": "^4.20.6",
"typescript-eslint": "^8.46.1"
"typescript-eslint": "^8.46.2"
}
}

View File

@@ -12,7 +12,7 @@
"@rahoot/socket": "workspace:*",
"@t3-oss/env-nextjs": "^0.13.8",
"clsx": "^2.1.1",
"ky": "^1.12.0",
"ky": "^1.13.0",
"next": "15.5.4",
"react": "19.1.0",
"react-confetti": "^6.4.0",
@@ -27,8 +27,8 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@tailwindcss/postcss": "^4.1.14",
"@types/node": "^20.19.22",
"@tailwindcss/postcss": "^4.1.16",
"@types/node": "^20.19.23",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"eslint": "^9.38.0",
@@ -38,8 +38,8 @@
"globals": "^16.4.0",
"prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.14",
"tailwindcss": "^4.1.14",
"tailwindcss": "^4.1.16",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.1"
"typescript-eslint": "^8.46.2"
}
}

1112
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff