Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group with 4 updat…
Browse files Browse the repository at this point in the history
…es (#158)
  • Loading branch information
dependabot[bot] committed Aug 27, 2024
1 parent 7cf4936 commit b74ad6f
Show file tree
Hide file tree
Showing 6 changed files with 155 additions and 173 deletions.
314 changes: 148 additions & 166 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.0"
},
"devDependencies": {
"vite": "~5.4.0"
"vite": "~5.4.2"
}
}
4 changes: 2 additions & 2 deletions projects/rollup-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@rollup/plugin-typescript": "~11.1.6",
"copyfiles": "~2.4.1",
"npm-run-all": "~4.1.5",
"rollup": "~4.21.0",
"rollup": "~4.21.1",
"serve": "~14.2.3",
"tslib": "~2.6.3"
"tslib": "~2.7.0"
}
}
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.1-beta.14"
"@rsbuild/core": "1.0.1-beta.16"
}
}
4 changes: 2 additions & 2 deletions projects/sveltekit-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@sveltejs/vite-plugin-svelte": "~3.1.1",
"svelte": "~4.2.18",
"svelte-check": "~3.8.5",
"tslib": "~2.6.3",
"vite": "~5.4.1"
"tslib": "~2.7.0",
"vite": "~5.4.2"
}
}
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.0"
"vite": "~5.4.2"
}
}

0 comments on commit b74ad6f

Please sign in to comment.