8000 chore: update to v5-rc (#218) · sveltejs/svelte-devtools@c929777 · GitHub
[go: up one dir, main page]

Skip to content

Commit c929777

Browse files
authored
chore: update to v5-rc (#218)
1 parent 7cb11ae commit c929777

13 files changed

+271
-175
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"packageManager": "pnpm@8.15.6",
1010
"devDependencies": {
1111
"@sveltejs/vite-plugin-svelte": "^3.1.0",
12-
"@types/node": "^20.12.7",
12+
"@types/node": "^20.12.12",
1313
"prettier": "^3.2.5",
1414
"prettier-plugin-sort-package-json": "^0.2.0",
1515
"prettier-plugin-svelte": "^3.2.3",
16-
"svelte": "5.0.0-next.90",
17-
"svelte-check": "^3.6.9",
16+
"svelte": "5.0.0-next.141",
17+
"svelte-check": "^3.7.1",
1818
"typescript": "^5.4.5",
19-
"vite": "^5.2.9"
19+
"vite": "^5.2.11"
2020
}
2121
}

0 commit comments

Comments
 (0)
0