Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group with 3 updat…
Browse files Browse the repository at this point in the history
…es (#167)
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent ea7bc5e commit bf2e8cd
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 84 deletions.
161 changes: 80 additions & 81 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 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.0",
"copyfiles": "~2.4.1",
"npm-run-all": "~4.1.5",
"rollup": "~4.22.5",
"rollup": "~4.24.0",
"serve": "~14.2.3",
"tslib": "~2.7.0"
}
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.9"
"@rsbuild/core": "1.0.10"
}
}
2 changes: 1 addition & 1 deletion projects/sveltekit-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@sveltejs/adapter-static": "~3.0.5",
"@sveltejs/kit": "~2.6.1",
"@sveltejs/kit": "~2.6.2",
"@sveltejs/vite-plugin-svelte": "~3.1.2",
"svelte": "~4.2.19",
"svelte-check": "~4.0.4",
Expand Down

0 comments on commit bf2e8cd

Please sign in to comment.