Skip to content

Commit 2c9129d

Browse files
committed
build: update deps
1 parent 852772f commit 2c9129d

File tree

17 files changed

+374
-376
lines changed

17 files changed

+374
-376
lines changed

examples/vite-react-dom-ts-flat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"@eslint/js": "9.0.0",
1818
"@tsconfig/node20": "20.1.4",
1919
"@tsconfig/strictest": "2.0.5",
20-
"@types/react": "18.2.78",
20+
"@types/react": "18.2.79",
2121
"@types/react-dom": "18.2.25",
2222
"@vitejs/plugin-react": "4.2.1",
2323
"eslint": "9.0.0",
2424
"eslint-plugin-react-hooks": "4.6.0",
2525
"eslint-plugin-react-refresh": "0.4.6",
2626
"typescript": "5.4.5",
27-
"typescript-eslint": "7.6.0",
27+
"typescript-eslint": "7.7.0",
2828
"vite": "5.2.8"
2929
}
3030
}

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,27 +59,27 @@
5959
"@tsconfig/node20": "20.1.4",
6060
"@tsconfig/strictest": "2.0.5",
6161
"@types/node": "20.12.7",
62-
"@typescript-eslint/eslint-plugin": "7.6.0",
63-
"@typescript-eslint/parser": "7.6.0",
64-
"@typescript-eslint/rule-tester": "^7.6.0",
62+
"@typescript-eslint/eslint-plugin": "7.7.0",
63+
"@typescript-eslint/parser": "7.7.0",
64+
"@typescript-eslint/rule-tester": "^7.7.0",
6565
"@vitest/ui": "1.5.0",
6666
"bun": "1.1.3",
6767
"bun-types": "1.1.3",
6868
"code-block-writer": "13.0.1",
6969
"cspell": "8.7.0",
7070
"dedent": "1.5.3",
7171
"dprint": "0.45.1",
72-
"effect": "2.4.18",
72+
"effect": "2.4.19",
7373
"eslint": "9.0.0",
7474
"eslint-config-flat-gitignore": "0.1.5",
7575
"eslint-plugin-eslint-comments": "3.2.0",
7676
"eslint-plugin-eslint-plugin": "6.0.0",
7777
"eslint-plugin-filenames-simple": "0.9.0",
78-
"eslint-plugin-functional": "6.4.1",
78+
"eslint-plugin-functional": "6.5.1",
7979
"eslint-plugin-jsdoc": "48.2.3",
8080
"eslint-plugin-perfectionist": "2.9.0",
8181
"eslint-plugin-simple-import-sort": "12.1.0",
82-
"eslint-plugin-vitest": "0.5.2",
82+
"eslint-plugin-vitest": "0.5.3",
8383
"fast-equals": "5.0.1",
8484
"husky": "9.0.11",
8585
"markdownlint": "0.34.0",

packages/core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"@eslint-react/shared": "workspace:*",
4848
"@eslint-react/tools": "workspace:*",
4949
"@eslint-react/types": "workspace:*",
50-
"@typescript-eslint/scope-manager": "7.6.0",
51-
"@typescript-eslint/type-utils": "7.6.0",
52-
"@typescript-eslint/types": "7.6.0",
53-
"@typescript-eslint/utils": "7.6.0",
50+
"@typescript-eslint/scope-manager": "7.7.0",
51+
"@typescript-eslint/type-utils": "7.7.0",
52+
"@typescript-eslint/types": "7.7.0",
53+
"@typescript-eslint/utils": "7.7.0",
5454
"short-unique-id": "5.0.3"
5555
},
5656
"devDependencies": {
57-
"effect": "2.4.18"
57+
"effect": "2.4.19"
5858
}
5959
}

packages/plugins/eslint-plugin-react-core/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,16 @@
4949
"@eslint-react/tools": "workspace:*",
5050
"@eslint-react/types": "workspace:*",
5151
"@eslint-react/var": "workspace:*",
52-
"@typescript-eslint/parser": "7.6.0",
53-
"@typescript-eslint/scope-manager": "7.6.0",
54-
"@typescript-eslint/type-utils": "7.6.0",
55-
"@typescript-eslint/types": "7.6.0",
56-
"@typescript-eslint/utils": "7.6.0",
52+
"@typescript-eslint/parser": "7.7.0",
53+
"@typescript-eslint/scope-manager": "7.7.0",
54+
"@typescript-eslint/type-utils": "7.7.0",
55+
"@typescript-eslint/types": "7.7.0",
56+
"@typescript-eslint/utils": "7.7.0",
5757
"string-ts": "2.1.0",
5858
"ts-api-utils": "1.3.0"
5959
},
6060
"devDependencies": {
61-
"effect": "2.4.18"
61+
"effect": "2.4.19"
6262
},
6363
"peerDependencies": {
6464
"@typescript-eslint/parser": ">=7.5.0",

packages/plugins/eslint-plugin-react-debug/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"@eslint-react/shared": "workspace:*",
4949
"@eslint-react/tools": "workspace:*",
5050
"@eslint-react/types": "workspace:*",
51-
"@typescript-eslint/parser": "7.6.0",
52-
"@typescript-eslint/scope-manager": "7.6.0",
53-
"@typescript-eslint/type-utils": "7.6.0",
54-
"@typescript-eslint/types": "7.6.0",
55-
"@typescript-eslint/utils": "7.6.0",
51+
"@typescript-eslint/parser": "7.7.0",
52+
"@typescript-eslint/scope-manager": "7.7.0",
53+
"@typescript-eslint/type-utils": "7.7.0",
54+
"@typescript-eslint/types": "7.7.0",
55+
"@typescript-eslint/utils": "7.7.0",
5656
"string-ts": "2.1.0"
5757
},
5858
"peerDependencies": {

packages/plugins/eslint-plugin-react-dom/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@
4949
"@eslint-react/tools": "workspace:*",
5050
"@eslint-react/types": "workspace:*",
5151
"@eslint-react/var": "workspace:*",
52-
"@typescript-eslint/parser": "7.6.0",
53-
"@typescript-eslint/scope-manager": "7.6.0",
54-
"@typescript-eslint/types": "7.6.0",
55-
"@typescript-eslint/utils": "7.6.0",
52+
"@typescript-eslint/parser": "7.7.0",
53+
"@typescript-eslint/scope-manager": "7.7.0",
54+
"@typescript-eslint/types": "7.7.0",
55+
"@typescript-eslint/utils": "7.7.0",
5656
"string-ts": "2.1.0"
5757
},
5858
"devDependencies": {
59-
"effect": "2.4.18"
59+
"effect": "2.4.19"
6060
},
6161
"peerDependencies": {
6262
"@typescript-eslint/parser": ">=7.5.0",

packages/plugins/eslint-plugin-react-hooks-extra/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
"@eslint-react/tools": "workspace:*",
5050
"@eslint-react/types": "workspace:*",
5151
"@eslint-react/var": "workspace:*",
52-
"@typescript-eslint/parser": "7.6.0",
53-
"@typescript-eslint/scope-manager": "7.6.0",
54-
"@typescript-eslint/type-utils": "7.6.0",
55-
"@typescript-eslint/types": "7.6.0",
56-
"@typescript-eslint/utils": "7.6.0",
52+
"@typescript-eslint/parser": "7.7.0",
53+
"@typescript-eslint/scope-manager": "7.7.0",
54+
"@typescript-eslint/type-utils": "7.7.0",
55+
"@typescript-eslint/types": "7.7.0",
56+
"@typescript-eslint/utils": "7.7.0",
5757
"string-ts": "2.1.0"
5858
},
5959
"devDependencies": {
60-
"effect": "2.4.18"
60+
"effect": "2.4.19"
6161
},
6262
"peerDependencies": {
6363
"@typescript-eslint/parser": ">=7.5.0",

packages/plugins/eslint-plugin-react-naming-convention/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@
4848
"@eslint-react/shared": "workspace:*",
4949
"@eslint-react/tools": "workspace:*",
5050
"@eslint-react/types": "workspace:*",
51-
"@typescript-eslint/parser": "7.6.0",
52-
"@typescript-eslint/scope-manager": "7.6.0",
53-
"@typescript-eslint/type-utils": "7.6.0",
54-
"@typescript-eslint/types": "7.6.0",
55-
"@typescript-eslint/utils": "7.6.0",
51+
"@typescript-eslint/parser": "7.7.0",
52+
"@typescript-eslint/scope-manager": "7.7.0",
53+
"@typescript-eslint/type-utils": "7.7.0",
54+
"@typescript-eslint/types": "7.7.0",
55+
"@typescript-eslint/utils": "7.7.0",
5656
"string-ts": "2.1.0"
5757
},
5858
"devDependencies": {
59-
"effect": "2.4.18"
59+
"effect": "2.4.19"
6060
},
6161
"peerDependencies": {
6262
"@typescript-eslint/parser": ">=7.5.0",

packages/plugins/eslint-plugin/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@
5555
"@eslint-react/shared": "workspace:*",
5656
"@eslint-react/tools": "workspace:*",
5757
"@eslint-react/types": "workspace:*",
58-
"@typescript-eslint/parser": "7.6.0",
59-
"@typescript-eslint/scope-manager": "7.6.0",
60-
"@typescript-eslint/type-utils": "7.6.0",
61-
"@typescript-eslint/types": "7.6.0",
62-
"@typescript-eslint/utils": "7.6.0",
58+
"@typescript-eslint/parser": "7.7.0",
59+
"@typescript-eslint/scope-manager": "7.7.0",
60+
"@typescript-eslint/type-utils": "7.7.0",
61+
"@typescript-eslint/types": "7.7.0",
62+
"@typescript-eslint/utils": "7.7.0",
6363
"eslint-plugin-react-core": "workspace:*",
6464
"eslint-plugin-react-dom": "workspace:*",
6565
"eslint-plugin-react-hooks-extra": "workspace:*",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"publish": "pnpm run build && pnpm run lint:publish"
4343
},
4444
"dependencies": {
45-
"@typescript-eslint/utils": "7.6.0",
45+
"@typescript-eslint/utils": "7.7.0",
4646
"deepmerge-ts": "5.1.0"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)