Skip to content

Commit 3752ffd

Browse files
Merge pull request prometheus#16346 from prometheus/dependabot/npm_and_yarn/web/ui/vite-6.2.3
chore(deps-dev): bump vite from 6.2.1 to 6.2.3 in /web/ui
2 parents 2b078e2 + 0c8cec2 commit 3752ffd

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

web/ui/mantine-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"postcss": "^8.4.47",
6868
"postcss-preset-mantine": "^1.17.0",
6969
"postcss-simple-vars": "^7.0.1",
70-
"vite": "^6.2.1",
70+
"vite": "^6.2.3",
7171
"vitest": "^3.0.8"
7272
}
7373
}

web/ui/package-lock.json

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

web/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"prettier": "^3.4.2",
2323
"ts-jest": "^29.2.2",
2424
"typescript": "^5.7.2",
25-
"vite": "^6.2.1"
25+
"vite": "^6.2.3"
2626
}
2727
}

0 commit comments

Comments
 (0)