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 22, 2024
1 parent d18a7e0 commit 4a33f6d
Show file tree
Hide file tree
Showing 2 changed files with 981 additions and 900 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nivalis/eslint-config",
"type": "module",
"version": "4.0.0-beta.3",
"packageManager": "[email protected].0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca",
"packageManager": "[email protected].2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228",
"description": "ESLint shareable flat config used at Nivalis Studio",
"license": "MIT",
"homepage": "https://github.com/nivalis-studio/eslint-config#readme",
Expand Down Expand Up @@ -58,35 +58,35 @@
"prettier": "@nivalis/prettier-config",
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@next/eslint-plugin-next": "15.0.0-canary.170",
"@stylistic/eslint-plugin": "2.8.0",
"@typescript-eslint/parser": "8.8.0",
"@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",
"eslint-config-prettier": "9.1.0",
"eslint-flat-config-utils": "0.4.0",
"eslint-plugin-import-x": "4.3.1",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-jsdoc": "50.4.3",
"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": "7.37.1",
"eslint-plugin-react-compiler": "0.0.0-experimental-9ed098e-20240725",
"eslint-plugin-react-hooks": "5.1.0-rc-e4953922-20240919",
"eslint-plugin-react-compiler": "0.0.0-experimental-3c9c57d-20241010",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-tailwindcss": "3.17.4",
"eslint-plugin-tailwindcss": "3.17.5",
"eslint-plugin-unicorn": "56.0.0",
"globals": "15.10.0",
"globals": "15.11.0",
"local-pkg": "0.5.0",
"typescript-eslint": "8.8.0"
"typescript-eslint": "8.11.0"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@nivalis/prettier-config": "3.3.3",
"@types/node": "22.7.4",
"eslint": "9.11.1",
"lefthook": "1.7.18",
"@types/node": "22.7.8",
"eslint": "9.13.0",
"lefthook": "1.8.0",
"lint-staged": "15.2.10",
"typescript": "5.5.4",
"unbuild": "2.0.0"
Expand Down
Loading

0 comments on commit 4a33f6d

Please sign in to comment.