Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Bump vite from 4.5.0 to 4.5.2 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
CelestialCrafter authored Jan 31, 2024
2 parents 3cd3d9b + e92cc58 commit fa8eb6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prettier-plugin-tailwindcss": "^0.5.5",
"sass": "^1.69.2",
"svelte": "^4.0.5",
"vite": "^4.4.2"
"vite": "^4.5.2"
},
"type": "module",
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4177,10 +4177,10 @@ util@^0.12.5:
is-typed-array "^1.1.3"
which-typed-array "^1.1.2"

vite@^4.4.2:
version "4.5.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.0.tgz#ec406295b4167ac3bc23e26f9c8ff559287cff26"
integrity sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==
vite@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit fa8eb6a

Please sign in to comment.