Skip to content

Commit

Permalink
Update dependency vite to v4.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent f29e070 commit d202070
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 53 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"svelte-check": "3.4.6",
"tailwindcss": "3.3.2",
"typescript": "5.1.6",
"vite": "4.4.8"
"vite": "4.4.9"
},
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"svelte2tsx": "0.5.22",
"tslib": "2.4.1",
"typescript": "5.1.6",
"vite": "4.4.8"
"vite": "4.4.9"
},
"type": "module",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity-tools-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"svelte-check": "3.4.6",
"tslib": "2.4.1",
"typescript": "5.1.6",
"vite": "4.4.8",
"vite": "4.4.9",
"vitest": "0.30.1"
},
"svelte": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/youtube-lite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"svelte-preprocess": "5.0.4",
"tslib": "2.4.1",
"typescript": "5.1.6",
"vite": "4.4.8"
"vite": "4.4.9"
},
"type": "module",
"publishConfig": {
Expand Down
Loading

0 comments on commit d202070

Please sign in to comment.