Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent d13e79b commit 103d625
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 57 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.6.0",
"eslint": "^8.57.0",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite": "^5.1.7",
"vite-plugin-checker": "^0.6.4",
"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 @@ -97,7 +97,7 @@
"i18next-scanner": "^3.3.0",
"ts-jest": "^23.10.5",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite": "^5.1.7",
"vite-plugin-checker": "^0.6.4",
"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.2",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite": "^5.1.7",
"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 @@ -59,7 +59,7 @@
"eslint-plugin-react-refresh": "^0.4.6",
"i18next-scanner": "^3.3.0",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite": "^5.1.7",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-svgr": "^4.2.0"
}
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.71.1",
"storybook": "^7.6.17",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite": "^5.1.7",
"vite-plugin-dts": "^3.7.3"
}
}
102 changes: 51 additions & 51 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion uploader/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"sass": "^1.71.1",
"sass-loader": "^13.3.3",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite": "^5.1.7",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-svgr": "^4.2.0"
}
Expand Down

0 comments on commit 103d625

Please sign in to comment.