Skip to content

Commit

Permalink
chore: update deps (#368)
Browse files Browse the repository at this point in the history
Co-authored-by: Julian Schleemann <[email protected]>
  • Loading branch information
reiv and Julian Schleemann authored Nov 27, 2024
1 parent b74d8c6 commit 31e05c2
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 196 deletions.
18 changes: 9 additions & 9 deletions packages/linting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"typescript": "5.6.3"
},
"dependencies": {
"@antfu/ni": "^0.23.0",
"@eslint/compat": "^1.2.0",
"@eslint/js": "^9.0.0",
"@antfu/ni": "^0.23.1",
"@eslint/compat": "^1.2.3",
"@eslint/js": "^9.15.0",
"@posva/prompts": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-tailwindcss": "^3.14.2",
"globals": "^15.0.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"globals": "^15.12.0",
"package-up": "^5.0.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 31e05c2

Please sign in to comment.