Skip to content

Commit

Permalink
build(deps): bump vite from 5.4.10 to 5.4.14 in the npm_and_yarn group
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.4.10 to 5.4.14
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 938f082 commit 1f6bd87
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"prettier": "@lars-reimann/prettier-config-svelte",
"dependencies": {
"@safe-ds/eda": "^0.0.0",
"vite": "^5.4.10"
"vite": "^5.4.14"
}
}
2 changes: 1 addition & 1 deletion packages/safe-ds-eda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/lodash": "^4.17.14",
"svelte-check": "^4.1.1",
"vite": "^5.4.6"
"vite": "^5.4.14"
}
}

0 comments on commit 1f6bd87

Please sign in to comment.