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

Commit

Permalink
Merge pull request #959 from CaoMeiYouRen/dependabot/npm_and_yarn/vit…
Browse files Browse the repository at this point in the history
…e-5.0.9

chore(deps-dev): bump vite from 5.0.8 to 5.0.9
  • Loading branch information
mergify[bot] authored Dec 15, 2023
2 parents 07c1988 + c3db28c commit dc8ff19
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 @@ -33,7 +33,7 @@
"stylelint-order": "^6.0.4",
"stylelint-scss": "^5.3.2",
"typescript": "^5.3.3",
"vite": "^5.0.8",
"vite": "^5.0.9",
"vite-tsconfig-paths": "^4.2.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4682,10 +4682,10 @@ vite-tsconfig-paths@^4.2.2:
globrex "^0.1.2"
tsconfck "^2.1.0"

vite@^5.0.8:
version "5.0.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.8.tgz#070383dcb4d4f12adde9c119b8cca0f40bf906e9"
integrity sha512-jYMALd8aeqR3yS9xlHd0OzQJndS9fH5ylVgWdB+pxTwxLKdO1pgC5Dlb398BUxpfaBxa4M9oT7j1g503Gaj5IQ==
vite@^5.0.9:
version "5.0.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.9.tgz#2ac49a37b5accba29d945fcee9a0b7b862423cd4"
integrity sha512-wVqMd5kp28QWGgfYPDfrj771VyHTJ4UDlCteLH7bJDGDEamaz5hV8IX6h1brSGgnnyf9lI2RnzXq/JmD0c2wwg==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"
Expand Down

0 comments on commit dc8ff19

Please sign in to comment.