Skip to content

Commit

Permalink
Merge pull request #852 from bmesuere/dependabot/npm_and_yarn/dashboa…
Browse files Browse the repository at this point in the history
…rd/vite-4.4.8

Bump vite from 4.4.7 to 4.4.8 in /dashboard
  • Loading branch information
bmesuere authored Aug 7, 2023
2 parents 04b5ae7 + 6f149ee commit acec4ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.46.0",
"eslint-plugin-vue": "^9.16.1",
"typescript": "^5.0.0",
"vite": "^4.2.0",
"vite": "^4.4.8",
"vite-plugin-vuetify": "^1.0.0",
"vue-tsc": "^1.8.8"
}
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1963,10 +1963,10 @@ vite-plugin-vuetify@^1.0.0:
debug "^4.3.3"
upath "^2.0.1"

vite@^4.2.0:
version "4.4.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.7.tgz#71b8a37abaf8d50561aca084dbb77fa342824154"
integrity sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==
vite@^4.4.8:
version "4.4.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.8.tgz#31e4a438f8748695c68bd57ffd262ba93540fdf7"
integrity sha512-LONawOUUjxQridNWGQlNizfKH89qPigK36XhMI7COMGztz8KNY0JHim7/xDd71CZwGT4HtSRgI7Hy+RlhG0Gvg==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.26"
Expand Down

0 comments on commit acec4ec

Please sign in to comment.