Skip to content

Commit

Permalink
Bump vite from 4.5.1 to 4.5.2 (#997)
Browse files Browse the repository at this point in the history
* Bump vite from 4.5.1 to 4.5.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update package-lock.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris <[email protected]>
Co-authored-by: George Oastler <[email protected]>
Co-authored-by: George Oastler <[email protected]>
  • Loading branch information
4 people authored Feb 8, 2024
1 parent 123f474 commit 1226036
Show file tree
Hide file tree
Showing 5 changed files with 332 additions and 296 deletions.
2 changes: 1 addition & 1 deletion demos/client-example-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ts-node": "^10.9.1",
"tslib": "2.6.2",
"typescript": "5.1.6",
"vite": "^4.5.0",
"vite": "^4.5.2",
"@prosopo/config": "0.2.34"
}
}
2 changes: 1 addition & 1 deletion demos/cypress-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"rollup-plugin-node-builtins": "^2.1.2",
"tslib": "2.6.2",
"typescript": "5.1.6",
"vite": "^4.5.0",
"vite": "^4.5.2",
"vite-plugin-node-polyfills": "^0.16.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion dev/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"tsconfig-paths": "^4.2.0",
"tslib": "2.6.2",
"typescript": "5.1.6",
"vite": "^4.5.0",
"vite": "^4.5.2",
"vite-bundle-visualizer": "^0.10.0",
"vite-plugin-filter-replace": "^0.1.12",
"vite-plugin-native": "^0.2.0",
Expand Down
Loading

0 comments on commit 1226036

Please sign in to comment.