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
Next Next commit
deps: update dependency vite to v7
  • Loading branch information
renovate[bot] authored and gn-t-k committed Jul 5, 2025
commit f6f527e2e542646a0a1fd06c79fbe9eb6d5175c9
2 changes: 1 addition & 1 deletion configs/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@configs/common": "workspace:*",
"@praha/vite-plugin-external": "1.0.0",
"@tsconfig/node-lts": "22.0.2",
"vite": "6.3.5",
"vite": "7.0.0",
"vitest": "3.2.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion configs/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@tsconfig/create-react-app": "2.0.6",
"@vitejs/plugin-react": "4.6.0",
"jsdom": "26.1.0",
"vite": "6.3.5",
"vite": "7.0.0",
"vitest": "3.2.4"
},
"devDependencies": {
Expand Down
Loading