Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group with 6 updat…
Browse files Browse the repository at this point in the history
…es (#174)
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent a4afabe commit ea928f5
Show file tree
Hide file tree
Showing 6 changed files with 154 additions and 154 deletions.
292 changes: 146 additions & 146 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion projects/lit-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"lit": "~3.2.1"
},
"devDependencies": {
"vite": "~5.4.10"
"vite": "~5.4.11"
}
}
2 changes: 1 addition & 1 deletion projects/rollup-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@rollup/plugin-typescript": "~12.1.1",
"copyfiles": "~2.4.1",
"npm-run-all": "~4.1.5",
"rollup": "~4.24.4",
"rollup": "~4.25.0",
"serve": "~14.2.4",
"tslib": "~2.8.1"
}
Expand Down
2 changes: 1 addition & 1 deletion projects/rsbuild-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"preview": "rsbuild preview"
},
"devDependencies": {
"@rsbuild/core": "1.0.19"
"@rsbuild/core": "1.1.0"
}
}
8 changes: 4 additions & 4 deletions projects/sveltekit-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"devDependencies": {
"@sveltejs/adapter-static": "~3.0.6",
"@sveltejs/kit": "~2.7.4",
"@sveltejs/kit": "~2.8.0",
"@sveltejs/vite-plugin-svelte": "~4.0.0",
"svelte": "~5.1.9",
"svelte-check": "~4.0.5",
"svelte": "~5.1.14",
"svelte-check": "~4.0.6",
"tslib": "~2.8.1",
"vite": "~5.4.10"
"vite": "~5.4.11"
}
}
2 changes: 1 addition & 1 deletion projects/vitejs-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"preview": "vite preview"
},
"devDependencies": {
"vite": "~5.4.10"
"vite": "~5.4.11"
}
}

0 comments on commit ea928f5

Please sign in to comment.