Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.1.1 to 5.1.2 (#1949)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 5d8d19a commit fd436a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"prettier-plugin-organize-imports": "^3.2.4",
"sass": "^1.70.0",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vite": "^5.1.2",
"vite-bundle-visualizer": "^1.0.1",
"vite-plugin-checker": "^0.6.3",
"vite-plugin-eslint": "^1.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6191,7 +6191,7 @@ __metadata:
styled-components: "npm:^6.1.8"
typescript: "npm:^5.3.3"
usehooks-ts: "npm:2.14.0"
vite: "npm:^5.1.1"
vite: "npm:^5.1.2"
vite-bundle-visualizer: "npm:^1.0.1"
vite-plugin-checker: "npm:^0.6.3"
vite-plugin-eslint: "npm:^1.8.1"
Expand Down Expand Up @@ -7879,9 +7879,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.1.1":
version: 5.1.1
resolution: "vite@npm:5.1.1"
"vite@npm:^5.1.2":
version: 5.1.2
resolution: "vite@npm:5.1.2"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -7915,7 +7915,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: d7c23284aeb3a8333e0ea208fab7da4dd4f69134f22ff959d865f56d48c3afd04fbc548368c15a5fbc0c6453ee950db42bd3532aa0dd50b85464eabefaa51396
checksum: 3f114553abcb1006abf82b023f8de4af8fde9670325b34812d47f5c385eef8c3a20eed3d5f17b27ad7e506ea305649757147c84b134ada9606966b0771983ae3
languageName: node
linkType: hard

Expand Down

0 comments on commit fd436a7

Please sign in to comment.