Skip to content

Commit 4e43ab9

Browse files
committed
build: update deps
1 parent 616bec4 commit 4e43ab9

File tree

4 files changed

+101
-101
lines changed

4 files changed

+101
-101
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "18.2.79",
2121
"@types/react-dom": "18.2.25",
2222
"@vitejs/plugin-react": "4.2.1",
23-
"eslint": "9.1.0",
23+
"eslint": "9.1.1",
2424
"eslint-plugin-react-hooks": "4.6.0",
2525
"eslint-plugin-react-refresh": "0.4.6",
2626
"typescript": "5.4.5",

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dedent": "1.5.3",
7171
"dprint": "0.45.1",
7272
"effect": "3.0.3",
73-
"eslint": "9.1.0",
73+
"eslint": "9.1.1",
7474
"eslint-config-flat-gitignore": "0.1.5",
7575
"eslint-plugin-eslint-comments": "3.2.0",
7676
"eslint-plugin-eslint-plugin": "6.0.0",
@@ -79,7 +79,7 @@
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.3",
82+
"eslint-plugin-vitest": "0.5.4",
8383
"fast-equals": "5.0.1",
8484
"husky": "9.0.11",
8585
"markdownlint": "0.34.0",

0 commit comments

Comments
 (0)