chore(deps): update eslint monorepo to v10

This commit is contained in:
renovate[bot] 2026-02-07 00:36:16 +00:00 committed by GitHub
parent cd32144bce
commit e113c55b69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 24 additions and 40 deletions

View file

@ -30,13 +30,13 @@
"start": "bun run src/index.tsx"
},
"devDependencies": {
"@eslint/js": "^9.39.2",
"@eslint/js": "^10.0.0",
"@kitajs/ts-html-plugin": "^4.1.3",
"@tailwindcss/cli": "^4.1.18",
"@tailwindcss/postcss": "^4.1.18",
"@types/bun": "latest",
"@types/node": "^24.10.9",
"eslint": "^9.39.2",
"eslint": "^10.0.0",
"eslint-plugin-better-tailwindcss": "^4.0.2",
"globals": "^17.1.0",
"knip": "^5.82.1",