Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pnodet committed Oct 26, 2024
1 parent 44feb53 commit 9983dd5
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 148 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,20 @@
},
"prettier": "@nivalis/prettier-config",
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
"@next/eslint-plugin-next": "15.0.0",
"@stylistic/eslint-plugin": "2.9.0",
"@typescript-eslint/parser": "8.11.0",
"@typescript-eslint/utils": "8.8.0",
"@typescript-eslint/utils": "8.11.0",
"eslint-config-prettier": "9.1.0",
"eslint-flat-config-utils": "0.4.0",
"eslint-plugin-import-x": "4.3.1",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-compiler": "0.0.0-experimental-3c9c57d-20241010",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-regexp": "2.6.0",
Expand All @@ -84,9 +84,9 @@
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@nivalis/prettier-config": "3.3.3",
"@types/node": "22.7.8",
"@types/node": "22.8.1",
"eslint": "9.13.0",
"lefthook": "1.8.0",
"lefthook": "1.8.1",
"lint-staged": "15.2.10",
"typescript": "5.5.4",
"unbuild": "2.0.0"
Expand Down
Loading

0 comments on commit 9983dd5

Please sign in to comment.