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 Oct 14, 2024
1 parent fa6f1b6 commit 0774ddb
Show file tree
Hide file tree
Showing 5 changed files with 250 additions and 78 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.6",
"tailwindcss": "3.4.12",
"typescript": "5.5.4",
"vite": "4.5.5"
"vite": "5.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.5.4",
"vite": "4.5.5"
"vite": "5.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 @@ -56,7 +56,7 @@
"svelte-check": "3.8.6",
"tslib": "2.4.1",
"typescript": "5.5.4",
"vite": "4.5.5",
"vite": "5.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 @@ -29,7 +29,7 @@
"svelte-preprocess": "5.0.4",
"tslib": "2.4.1",
"typescript": "5.5.4",
"vite": "4.5.5"
"vite": "5.4.9"
},
"peerDependencies": {
"svelte": "^4.2.19"
Expand Down
Loading

0 comments on commit 0774ddb

Please sign in to comment.