1 Commits

Author SHA1 Message Date
44d2a6d390 chore(deps): update dependency @types/node to v22
All checks were successful
Lint / Lint (push) Successful in 25s
Lint / Lint (pull_request) Successful in 21s
2025-08-29 10:02:11 +02:00
2 changed files with 327 additions and 354 deletions

View File

@@ -11,33 +11,33 @@
"dependencies": {
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.542.0",
"next": "15.5.2",
"lucide-react": "^0.541.0",
"next": "15.5.0",
"react": "19.1.1",
"react-dom": "19.1.1",
"tailwind-merge": "^3.3.1"
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.13",
"@types/node": "22.18.1",
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",
"eslint": "9.35.0",
"eslint-config-next": "15.5.2",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "22.18.0",
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7",
"eslint": "9.34.0",
"eslint-config-next": "15.5.0",
"eslint-config-prettier": "10.1.8",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.13",
"tw-animate-css": "1.3.8",
"tailwindcss": "4.1.12",
"tw-animate-css": "1.3.7",
"typescript": "5.9.2",
"typescript-eslint": "8.42.0"
"typescript-eslint": "8.40.0"
},
"packageManager": "pnpm@10.15.1",
"packageManager": "pnpm@10.15.0",
"pnpm": {
"overrides": {
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9"
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7"
}
}
}

653
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff