Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent b2a2aee commit 7e7f389
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 @@ -119,7 +119,7 @@
"ts-lit-plugin": "2.0.2",
"tsx": "4.7.1",
"typescript": "5.4.3",
"vite": "5.2.4",
"vite": "5.2.6",
"vite-plugin-dts": "3.7.3"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11991,10 +11991,10 @@ [email protected]:
kolorist "^1.8.0"
vue-tsc "^1.8.26"

[email protected].4:
version "5.2.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.4.tgz#cd4065f8ae2164bcd4fe04570066351fc5c62f72"
integrity sha512-vjFghvHWidBTinu5TCymJk/lRHlR5ljqB83yugr0HA1xspUPdOZHqbqDLnZ8f9/jINrtFHTCYYyIUi+o+Q5iyg==
[email protected].6:
version "5.2.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.6.tgz#fc2ce309e0b4871e938cb0aca3b96c422c01f222"
integrity sha512-FPtnxFlSIKYjZ2eosBQamz4CbyrTizbZ3hnGJlh/wMtCrlp1Hah6AzBLjGI5I2urTfNnpovpHdrL6YRuBOPnCA==
dependencies:
esbuild "^0.20.1"
postcss "^8.4.36"
Expand Down

0 comments on commit 7e7f389

Please sign in to comment.