Skip to content

Commit

Permalink
chore: update dependencies (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
Garfield550 authored Feb 1, 2025
1 parent 0be30bb commit d562847
Show file tree
Hide file tree
Showing 3 changed files with 238 additions and 238 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/types": "^19.5.0",
"@types/lint-staged": "^13.3.0",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@vitest/coverage-v8": "^3.0.4",
"dprint": "^0.48.0",
"eslint": "^9.19.0",
"eslint-typegen": "^1.0.0",
"happy-dom": "^16.7.3",
"happy-dom": "^16.8.1",
"husky": "^9.1.7",
"jiek": "^2.3.3",
"jiti": "^2.4.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
},
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint-react/eslint-plugin": "^1.25.0",
"@eslint-sukka/eslint-plugin-react-jsx-a11y": "^6.13.2",
"@eslint-react/eslint-plugin": "^1.26.0",
"@eslint-sukka/eslint-plugin-react-jsx-a11y": "^6.13.3",
"@eslint/js": "^9.17.0",
"@eslint/json": "^0.10.0",
"@next/eslint-plugin-next": "^15.1.6",
"@package-json/types": "^0.0.11",
"@stylistic/eslint-plugin-jsx": "^3.0.0",
"@stylistic/eslint-plugin-jsx": "^3.0.1",
"eslint-config-flat-gitignore": "^2.0.0",
"eslint-flat-config-utils": "^2.0.0",
"eslint-import-resolver-typescript": "^3.7.0",
Expand Down
Loading

0 comments on commit d562847

Please sign in to comment.