Skip to content

Commit

Permalink
build(deps): bump vite from 4.5.3 to 4.5.5
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent b7bd762 commit 6108b60
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"ts-jest": "^29.1.2",
"ts-node": "^10.7.0",
"typescript": "^5.2.2",
"vite": "^4.5.3",
"vite": "^4.5.5",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-ejs": "^1.6.4",
"yargs": "15.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/admin-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"redux-thunk": "^2.2.0",
"styled-components": "^5.1.0",
"uuid": "^3.2.1",
"vite": "^4.5.3"
"vite": "^4.5.5"
},
"devDependencies": {
"npm-run-all": "^4.1.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/datatrak-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@vitejs/plugin-react": "^4.0.0",
"msw": "^1.3.1",
"npm-run-all": "^4.1.5",
"vite": "^4.5.3"
"vite": "^4.5.5"
},
"scripts": {
"build": "yarn package:build:types && yarn package:build:vite",
Expand Down
2 changes: 1 addition & 1 deletion packages/lesmis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"vite": "^4.5.3"
"vite": "^4.5.5"
}
}
2 changes: 1 addition & 1 deletion packages/psss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"cross-env": "^7.0.2",
"mockdate": "^3.0.5",
"npm-run-all": "^4.1.5",
"vite": "^4.5.3"
"vite": "^4.5.5"
}
}
2 changes: 1 addition & 1 deletion packages/tupaia-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@vitejs/plugin-react": "^4.0.0",
"msw": "^2.0.9",
"npm-run-all": "^4.1.5",
"vite": "^4.5.3",
"vite": "^4.5.5",
"vite-plugin-html": "^3.2.0"
},
"msw": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock

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

0 comments on commit 6108b60

Please sign in to comment.