Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pnodet committed Nov 6, 2024
1 parent 9983dd5 commit 6c9d2bd
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 268 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",
"packageManager": "[email protected].2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228",
"packageManager": "[email protected].3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"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,16 +58,16 @@
"prettier": "@nivalis/prettier-config",
"dependencies": {
"@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.11.0",
"@next/eslint-plugin-next": "15.0.2",
"@stylistic/eslint-plugin": "2.10.1",
"@typescript-eslint/parser": "8.13.0",
"@typescript-eslint/utils": "8.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-flat-config-utils": "0.4.0",
"eslint-plugin-import-x": "4.3.1",
"eslint-plugin-import-x": "4.4.0",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-n": "17.12.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react": "7.37.2",
Expand All @@ -76,19 +76,19 @@
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-tailwindcss": "3.17.5",
"eslint-plugin-unicorn": "56.0.0",
"globals": "15.11.0",
"globals": "15.12.0",
"local-pkg": "0.5.0",
"typescript-eslint": "8.11.0"
"typescript-eslint": "8.13.0"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@nivalis/prettier-config": "3.3.3",
"@types/node": "22.8.1",
"eslint": "9.13.0",
"lefthook": "1.8.1",
"@types/node": "22.9.0",
"eslint": "9.14.0",
"lefthook": "1.8.2",
"lint-staged": "15.2.10",
"typescript": "5.5.4",
"typescript": "5.6.3",
"unbuild": "2.0.0"
},
"unbuild": {
Expand Down
Loading

0 comments on commit 6c9d2bd

Please sign in to comment.