Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pnodet committed Sep 27, 2024
1 parent 3ac67aa commit 76ae274
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 185 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,32 +61,32 @@
"@next/eslint-plugin-next": "15.0.0-canary.130",
"@stylistic/eslint-plugin": "2.8.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/utils": "8.6.0",
"@typescript-eslint/utils": "8.7.0",
"eslint-config-prettier": "9.1.0",
"eslint-flat-config-utils": "0.4.0",
"eslint-plugin-import-x": "4.2.1",
"eslint-plugin-jsdoc": "^50.2.4",
"eslint-plugin-import-x": "4.3.0",
"eslint-plugin-jsdoc": "^50.3.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react": "git://github.com/jsx-eslint/eslint-plugin-react.git#a2306e7a88762ced2c15cefa3df5a865e9976617",
"eslint-plugin-react-compiler": "0.0.0-experimental-9ed098e-20240725",
"eslint-plugin-react-hooks": "5.1.0-rc-b57d2823-20240822",
"eslint-plugin-react-hooks": "5.1.0-rc-e4953922-20240919",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-tailwindcss": "3.17.4",
"eslint-plugin-unicorn": "git://github.com/sindresorhus/eslint-plugin-unicorn.git#d3e4b805da31c6ed7275e2e2e770b6b0fbcf11c2",
"globals": "^15.9.0",
"local-pkg": "0.5.0",
"typescript-eslint": "8.6.0"
"typescript-eslint": "8.7.0"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@nivalis/prettier-config": "3.3.3",
"@types/node": "22.5.5",
"eslint": "9.10.0",
"lefthook": "1.7.15",
"@types/node": "22.7.4",
"eslint": "9.11.1",
"lefthook": "1.7.17",
"lint-staged": "^15.2.10",
"typescript": "5.5.4",
"unbuild": "2.0.0"
Expand Down
Loading

0 comments on commit 76ae274

Please sign in to comment.