Skip to content

Commit 4e03a75

Browse files
committed
build: update deps
1 parent 4bdd037 commit 4e03a75

File tree

4 files changed

+41
-279
lines changed

4 files changed

+41
-279
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"eslint-plugin-react-refresh": "0.4.7",
2626
"typescript": "^5.4.5",
2727
"typescript-eslint": "7.13.0",
28-
"vite": "5.2.13"
28+
"vite": "5.3.0"
2929
}
3030
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
"eslint-plugin-eslint-plugin": "6.1.0",
8181
"eslint-plugin-functional": "6.5.1",
8282
"eslint-plugin-import-x": "0.5.1",
83-
"eslint-plugin-jsdoc": "48.2.9",
84-
"eslint-plugin-perfectionist": "2.10.0",
83+
"eslint-plugin-jsdoc": "48.2.11",
84+
"eslint-plugin-perfectionist": "2.11.0",
8585
"eslint-plugin-simple-import-sort": "12.1.0",
8686
"eslint-plugin-unicorn": "53.0.0",
8787
"eslint-plugin-vitest": "0.5.4",

0 commit comments

Comments
 (0)