Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into react-template-eslint
  • Loading branch information
smeng9 authored Jul 3, 2024
commit fb28bf955be2500ff0d5823b913a250d91b2ee4b
2 changes: 1 addition & 1 deletion packages/create-vite/template-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-react-refresh": "^0.4.7",
"globals": "^15.6.0",
"typescript": "^5.4.5",
"vite": "^5.3.1"
"vite": "^5.3.2"
},
"overrides": {
"eslint": "$eslint"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-vite/template-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"globals": "^15.6.0",
"vite": "^5.3.1"
"vite": "^5.3.2"
},
"overrides": {
"eslint": "$eslint"
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.