Skip to content

Commit ec7eae5

Browse files
committed
bump pnpm; bump rolldown-vite
1 parent 2bf6e3d commit ec7eae5

File tree

3 files changed

+204
-180
lines changed

3 files changed

+204
-180
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"description": "A frontend dashboard for displaying different metrics using bar charts",
55
"private": true,
6-
"packageManager": "pnpm@10.15.1",
6+
"packageManager": "pnpm@10.16.1",
77
"type": "module",
88
"scripts": {
99
"ready": "vite run lint && vite test && vite run build",
@@ -16,14 +16,14 @@
1616
},
1717
"devDependencies": {
1818
"@voidzero-dev/vite-plus": "latest",
19-
"dprint": "^0.50.1",
19+
"dprint": "^0.50.2",
2020
"oxlint-tsgolint": "^0.2.0",
21-
"top-github-dependents-by-stars": "^0.0.4",
21+
"top-github-dependents-by-stars": "^1.0.3",
2222
"vitest": "^3.2.4"
2323
},
2424
"pnpm": {
2525
"overrides": {
26-
"vite": "npm:[email protected].9"
26+
"vite": "npm:[email protected].10"
2727
},
2828
"onlyBuiltDependencies": [
2929
"@tailwindcss/oxide",

0 commit comments

Comments
 (0)