Skip to content

Commit e6dd90a

Browse files
authoredSep 26, 2024··
chore: bump rollup and friends (#236)
1 parent 85c7bd7 commit e6dd90a

File tree

4 files changed

+118
-408
lines changed

4 files changed

+118
-408
lines changed
 

‎package.json

+2-2
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": "next",
12-
"@types/node": "^20.16.5",
12+
"@types/node": "^20.16.6",
1313
"prettier": "^3.3.3",
1414
"prettier-plugin-sort-package-json": "^0.2.0",
1515
"prettier-plugin-svelte": "^3.2.6",
1616
"svelte": "5.0.0-next.141",
1717
"svelte-check": "^4.0.2",
1818
"typescript": "^5.6.2",
19-
"vite": "^5.4.6"
19+
"vite": "^5.4.7"
2020
}
2121
}

0 commit comments

Comments
 (0)
Please sign in to comment.