Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.5.3 [security] (#2766)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 9123f89 commit 6abca2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "4.2.1",
"vite": "4.5.2"
"vite": "4.5.3"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20026,13 +20026,13 @@ __metadata:
react-intl: ^6.3.2
react-router: 5.3.4
react-router-dom: 5.3.4
vite: 4.5.2
vite: 4.5.3
languageName: unknown
linkType: soft

"vite@npm:4.5.2":
version: 4.5.2
resolution: "vite@npm:4.5.2"
"vite@npm:4.5.3":
version: 4.5.3
resolution: "vite@npm:4.5.3"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -20066,7 +20066,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 9d1f84f703c2660aced34deee7f309278ed368880f66e9570ac115c793d91f7fffb80ab19c602b3c8bc1341fe23437d86a3fcca2a9ef82f7ef0cdac5a40d0c86
checksum: fd3f512ce48ca2a1fe60ad0376283b832de9272725fdbc65064ae9248f792de87b0f27a89573115e23e26784800daca329f8a9234d298ba6f60e808a9c63883c
languageName: node
linkType: hard

Expand Down

0 comments on commit 6abca2e

Please sign in to comment.