Skip to content

Commit 6c9d2bd

Browse files
committed
chore: bump deps
1 parent 9983dd5 commit 6c9d2bd

File tree

2 files changed

+307
-268
lines changed

2 files changed

+307
-268
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nivalis/eslint-config",
33
"type": "module",
44
"version": "4.0.0",
5-
"packageManager": "[email protected].2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228",
5+
"packageManager": "[email protected].3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
66
"description": "ESLint shareable flat config used at Nivalis Studio",
77
"license": "MIT",
88
"homepage": "https://github.com/nivalis-studio/eslint-config#readme",
@@ -58,16 +58,16 @@
5858
"prettier": "@nivalis/prettier-config",
5959
"dependencies": {
6060
"@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
61-
"@next/eslint-plugin-next": "15.0.0",
62-
"@stylistic/eslint-plugin": "2.9.0",
63-
"@typescript-eslint/parser": "8.11.0",
64-
"@typescript-eslint/utils": "8.11.0",
61+
"@next/eslint-plugin-next": "15.0.2",
62+
"@stylistic/eslint-plugin": "2.10.1",
63+
"@typescript-eslint/parser": "8.13.0",
64+
"@typescript-eslint/utils": "8.13.0",
6565
"eslint-config-prettier": "9.1.0",
6666
"eslint-flat-config-utils": "0.4.0",
67-
"eslint-plugin-import-x": "4.3.1",
67+
"eslint-plugin-import-x": "4.4.0",
6868
"eslint-plugin-jsdoc": "50.4.3",
6969
"eslint-plugin-jsonc": "2.16.0",
70-
"eslint-plugin-n": "17.11.1",
70+
"eslint-plugin-n": "17.12.0",
7171
"eslint-plugin-prettier": "5.2.1",
7272
"eslint-plugin-promise": "7.1.0",
7373
"eslint-plugin-react": "7.37.2",
@@ -76,19 +76,19 @@
7676
"eslint-plugin-regexp": "2.6.0",
7777
"eslint-plugin-tailwindcss": "3.17.5",
7878
"eslint-plugin-unicorn": "56.0.0",
79-
"globals": "15.11.0",
79+
"globals": "15.12.0",
8080
"local-pkg": "0.5.0",
81-
"typescript-eslint": "8.11.0"
81+
"typescript-eslint": "8.13.0"
8282
},
8383
"devDependencies": {
8484
"@commitlint/cli": "19.5.0",
8585
"@commitlint/config-conventional": "19.5.0",
8686
"@nivalis/prettier-config": "3.3.3",
87-
"@types/node": "22.8.1",
88-
"eslint": "9.13.0",
89-
"lefthook": "1.8.1",
87+
"@types/node": "22.9.0",
88+
"eslint": "9.14.0",
89+
"lefthook": "1.8.2",
9090
"lint-staged": "15.2.10",
91-
"typescript": "5.5.4",
91+
"typescript": "5.6.3",
9292
"unbuild": "2.0.0"
9393
},
9494
"unbuild": {

0 commit comments

Comments
 (0)