4 Commits

Author SHA1 Message Date
eaa95741f5 chore(deps): update dependency eslint-plugin-react-hooks to v7
Some checks failed
Lint / Lint and Typecheck (push) Failing after 25s
Lint / Lint and Typecheck (pull_request) Failing after 23s
2025-10-25 03:03:12 +00:00
43db22f9a3 chore(deps): update tailwindcss monorepo to v4.1.16
All checks were successful
Lint / Lint and Typecheck (push) Successful in 31s
2025-10-25 02:03:14 +00:00
17e56aad5d chore(deps): update dependency typescript-eslint to v8.46.2
All checks were successful
Lint / Lint and Typecheck (push) Successful in 27s
2025-10-25 01:03:22 +00:00
a7cbaf4290 chore(deps): update dependency @types/node to v22.18.12
All checks were successful
Lint / Lint and Typecheck (push) Successful in 31s
2025-10-25 00:03:11 +00:00
2 changed files with 617 additions and 212 deletions

View File

@@ -35,20 +35,20 @@
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "3.3.1", "@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.14", "@tailwindcss/postcss": "4.1.16",
"@types/node": "22.18.11", "@types/node": "22.18.12",
"@types/react": "19.2.2", "@types/react": "19.2.2",
"@types/react-dom": "19.2.2", "@types/react-dom": "19.2.2",
"eslint": "9.38.0", "eslint": "9.38.0",
"eslint-config-next": "15.5.6", "eslint-config-next": "15.5.6",
"eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-react-hooks": "7.0.1",
"postcss": "8.5.6", "postcss": "8.5.6",
"prettier": "3.6.2", "prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1", "prettier-plugin-tailwindcss": "0.7.1",
"tailwindcss": "4.1.14", "tailwindcss": "4.1.16",
"tw-animate-css": "1.4.0", "tw-animate-css": "1.4.0",
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "8.46.1" "typescript-eslint": "8.46.2"
}, },
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.39.3" "initVersion": "7.39.3"

819
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff