Skip to content

Commit

Permalink
feat: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @vitejs/plugin-vue from 3.2.0 to 5.1.2.
    See this package in npm: https://www.npmjs.com/package/@vitejs/plugin-vue
  - vite from 3.2.11 to 5.4.2.
    See this package in npm: https://www.npmjs.com/package/vite

See this project in Snyk:
https://app.snyk.io/org/laurry-gee/project/c54654aa-432d-4e8a-aa9b-8ab407c43acb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 17, 2024
1 parent 21e1848 commit 05bef11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/worker-d1-api/example-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"vue-router": "^4.1.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.1",
"vite": "^3.0.4"
"@vitejs/plugin-vue": "^5.1.2",
"vite": "^5.4.2"
}
}

0 comments on commit 05bef11

Please sign in to comment.