Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 6cedc7c commit 9489dc8
Show file tree
Hide file tree
Showing 5 changed files with 248 additions and 70 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"svelte-check": "3.8.1",
"tailwindcss": "3.4.3",
"typescript": "5.5.2",
"vite": "4.5.3"
"vite": "5.3.3"
},
"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.5.2",
"vite": "4.5.3"
"vite": "5.3.3"
},
"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 @@ -56,7 +56,7 @@
"svelte-check": "3.8.1",
"tslib": "2.4.1",
"typescript": "5.5.2",
"vite": "4.5.3",
"vite": "5.3.3",
"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 @@ -29,7 +29,7 @@
"svelte-preprocess": "5.0.4",
"tslib": "2.4.1",
"typescript": "5.5.2",
"vite": "4.5.3"
"vite": "5.3.3"
},
"peerDependencies": {
"svelte": "^4"
Expand Down
Loading

0 comments on commit 9489dc8

Please sign in to comment.