Skip to content

Commit

Permalink
Bump vite from 5.0.2 to 5.0.5
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.2 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent 11a44dc commit ce9209a
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 171 deletions.
2 changes: 1 addition & 1 deletion dashboard/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^8.53.0",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"vite": "^5.0.5",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-svgr": "^4.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion databox/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"i18next-scanner": "^3.1.0",
"ts-jest": "^23.10.2",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"vite": "^5.0.5",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-svgr": "^4.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion databox/indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.3.2",
"vite": "^5.0.7",
"vite": "^5.0.5",
"vite-plugin-node": "^3.1.0"
}
}
2 changes: 1 addition & 1 deletion expose/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint-plugin-react-refresh": "^0.4.4",
"i18next-scanner": "^3.0.0",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"vite": "^5.0.5",
"vite-plugin-svgr": "^4.2.0",
"vite-plugin-checker": "^0.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion lib/js/visual-workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"sass": "^1.69.5",
"storybook": "^7.5.3",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vite": "^5.0.5",
"vite-plugin-dts": "^3.6.3"
}
}
Loading

0 comments on commit ce9209a

Please sign in to comment.