aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/svelte/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-31 19:12:16 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-03-31 19:12:27 +0000
commit8ab56adc7990559ac4196f2ba236392713a6e1d0 (patch)
tree92efb8d9b321c9eb7866fcf14b94c99dc053df47 /src/packages/svelte/package.json
parentbuild(deps-dev): bump @types/node in the nodejs-dependencies group (diff)
downloadlocusts-8ab56adc7990559ac4196f2ba236392713a6e1d0.tar
locusts-8ab56adc7990559ac4196f2ba236392713a6e1d0.tar.gz
locusts-8ab56adc7990559ac4196f2ba236392713a6e1d0.tar.bz2
locusts-8ab56adc7990559ac4196f2ba236392713a6e1d0.tar.lz
locusts-8ab56adc7990559ac4196f2ba236392713a6e1d0.tar.xz
locusts-8ab56adc7990559ac4196f2ba236392713a6e1d0.tar.zst
locusts-8ab56adc7990559ac4196f2ba236392713a6e1d0.zip
build(deps-dev): bump vite from 6.2.3 to 6.2.4 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--src/packages/svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/svelte/package.json b/src/packages/svelte/package.json
index 85afff5..e9b4107 100644
--- a/src/packages/svelte/package.json
+++ b/src/packages/svelte/package.json
@@ -65,7 +65,7 @@
"svelte-check": "^4.1.5",
"typescript": "^5.8.2",
"typescript-eslint": "^8.28.0",
- "vite": "^6.2.3",
+ "vite": "^6.2.4",
"vitest": "^3.0.9"
},
"publishConfig": {