Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e183984

Browse files
committedSep 11, 2021
chore: update vite-plugin-svelte
1 parent a863f00 commit e183984

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed
 

‎.changeset/hip-nails-burn.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sveltejs/kit': patch
3+
---
4+
5+
Update vite-plugin-svelte to 1.0.0-next.23

‎packages/kit/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@sveltejs/kit",
3-
"version": "1.0.0-next.166",
3+
"version": "1.0.0-next.165",
44
"type": "module",
55
"dependencies": {
6-
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.22",
6+
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.23",
77
"cheap-watch": "^1.0.3",
88
"sade": "^1.7.4",
99
"vite": "^2.5.6"

‎pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.