Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
build(deps-dev): bump vite from 4.0.1 to 4.0.5 (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 7, 2023
1 parent f72c0f2 commit abfe7a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vitest/coverage-c8": "^0.25.8",
"happy-dom": "^8.1.0",
"typescript": "^4.9.4",
"vite": "^4.0.1",
"vite": "^4.0.5",
"vite-tsconfig-paths": "^4.0.3",
"vitest": "^0.25.8"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1882,10 +1882,10 @@ vite-tsconfig-paths@^4.0.3:
globrex "^0.1.2"
tsconfck "^2.0.1"

"vite@^3.0.0 || ^4.0.0", vite@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.1.tgz#e0a54d818c28ae47fd27bcac6a4a952c6a658502"
integrity sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==
"vite@^3.0.0 || ^4.0.0", vite@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.5.tgz#634f0bd1edf8bb8468ed42a1c3fd938c67d2f94b"
integrity sha512-7m87RC+caiAxG+8j3jObveRLqaWA/neAdCat6JAZwMkSWqFHOvg8MYe5fAQxVBRAuKAQ1S6XDh3CBQuLNbY33w==
dependencies:
esbuild "^0.16.3"
postcss "^8.4.20"
Expand Down

0 comments on commit abfe7a0

Please sign in to comment.