Skip to content

Commit

Permalink
Update dependency svelte-check to v4.1.1 (#788)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 1816f39 commit e64c4ed
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/handles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/vary": "1.1.3",
"publint": "0.2.4",
"svelte": "5.8.0",
"svelte-check": "4.0.5",
"svelte-check": "4.1.1",
"tslib": "2.8.0",
"typescript": "5.7.2",
"vite": "5.4.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"publint": "0.2.4",
"rollup-plugin-visualizer": "5.12.0",
"svelte": "5.8.0",
"svelte-check": "4.0.5",
"svelte-check": "4.1.1",
"tslib": "2.8.0",
"typescript": "5.7.2",
"vite": "5.4.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@sveltejs/vite-plugin-svelte": "4.0.0",
"publint": "0.2.4",
"rollup-plugin-visualizer": "5.12.0",
"svelte-check": "4.0.5",
"svelte-check": "4.1.1",
"tslib": "2.8.0",
"typescript": "5.7.2",
"vite": "5.4.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-kit-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@sveltejs/vite-plugin-svelte": "4.0.0",
"publint": "0.2.4",
"svelte": "5.8.0",
"svelte-check": "4.0.5",
"svelte-check": "4.1.1",
"tslib": "2.8.0",
"typescript": "5.7.2",
"vite": "5.4.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-stripper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"publint": "0.2.4",
"remult": "0.27.23",
"svelte": "5.8.0",
"svelte-check": "4.0.5",
"svelte-check": "4.1.1",
"tslib": "2.8.0",
"typescript": "5.7.2",
"vite": "5.4.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-watch-and-run/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/micromatch": "4.0.9",
"publint": "0.2.4",
"svelte": "5.8.0",
"svelte-check": "4.0.5",
"svelte-check": "4.1.1",
"tslib": "2.8.0",
"typescript": "5.7.2",
"vite": "5.4.10",
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

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

0 comments on commit e64c4ed

Please sign in to comment.