Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianwd committed Nov 6, 2024
1 parent 225086e commit 5f639ce
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 72 deletions.
5 changes: 5 additions & 0 deletions .changeset/rare-lobsters-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"swd-eslint-config": patch
---

updated deps
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,23 @@
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
"@types/eslint-plugin-tailwindcss": "^3.17.0",
"@types/eslint__eslintrc": "^2.1.2",
"@types/eslint__js": "^8.42.3",
"prettier": "^3.3.3",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
},
"dependencies": {
"@changesets/cli": "^2.27.9",
"@eslint/compat": "^1.2.1",
"@eslint/compat": "^1.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tailwindcss": "^3.17.5",
"typescript-eslint": "^8.11.0"
"typescript-eslint": "^8.13.0"
},
"peerDependencies": {
"prettier": "^3.0.0",
Expand Down
132 changes: 64 additions & 68 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f639ce

Please sign in to comment.