Skip to content

Commit

Permalink
Merge pull request #16 from FredrikMeyer/dependabot/npm_and_yarn/vite…
Browse files Browse the repository at this point in the history
…-2.9.16

Bump vite from 2.9.15 to 2.9.16
  • Loading branch information
FredrikMeyer committed Jun 6, 2023
2 parents 072bde3 + bd23772 commit 8b6695e
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 @@ -8,7 +8,7 @@
"build": "vite build"
},
"devDependencies": {
"vite": "^2.9.13",
"vite": "^2.9.16",
"vite-plugin-elm": "^2.7.2",
"elm": "0.19.1-5"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -719,10 +719,10 @@ vite-plugin-elm@^2.7.2:
elm-esm "1.1.4"
node-elm-compiler "5.0.6"

vite@^2.9.13:
version "2.9.15"
resolved "https://registry.npmjs.org/vite/-/vite-2.9.15.tgz"
integrity sha512-fzMt2jK4vQ3yK56te3Kqpkaeq9DkcZfBbzHwYpobasvgYmP2SoAr6Aic05CsB4CzCZbsDv4sujX3pkEGhLabVQ==
vite@^2.9.16:
version "2.9.16"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.16.tgz#daf7ba50f5cc37a7bf51b118ba06bc36e97898e9"
integrity sha512-X+6q8KPyeuBvTQV8AVSnKDvXoBMnTx8zxh54sOwmmuOdxkjMmEJXH2UEchA+vTMps1xw9vL64uwJOWryULg7nA==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"
Expand Down

0 comments on commit 8b6695e

Please sign in to comment.