Skip to content

Commit

Permalink
Bump vite from 5.4.11 to 5.4.14 in /core/examples/luigi-example-vue (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent cacdf0e commit 758e0c4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
22 changes: 11 additions & 11 deletions core/examples/luigi-example-vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions core/examples/luigi-example-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"serve": "vite preview"
},
"dependencies": {
"@luigi-project/client": "^2.18.0",
"vue": "^3.4.31",
"vue-router": "^4.4.0"
"@luigi-project/client": "^2.21.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.5",
"vite": "^5.4.6"
"@vitejs/plugin-vue": "^5.2.1",
"vite": "^5.4.14"
},
"browserslist": [
"> 1%",
Expand Down

0 comments on commit 758e0c4

Please sign in to comment.