Skip to content

Commit bae3744

Browse files
authored
Merge pull request #33 from nmdra/dependabot/npm_and_yarn/frontend/vite-6.2.7
build(deps-dev): bump vite from 6.2.6 to 6.2.7 in /frontend
2 parents 91ef896 + 1c84dfd commit bae3744

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"globals": "^15.15.0",
3939
"prettier": "^3.5.3",
4040
"prettier-plugin-tailwindcss": "^0.6.11",
41-
"vite": "^6.2.0"
41+
"vite": "^6.2.7"
4242
}
4343
}

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2010,10 +2010,10 @@ vary@^1:
20102010
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
20112011
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
20122012

2013-
vite@^6.2.0:
2014-
version "6.2.6"
2015-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6.tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61"
2016-
integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==
2013+
vite@^6.2.7:
2014+
version "6.2.7"
2015+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.7.tgz#699fb6e4b3e65d749480e0087cdbe3f3f0de00fa"
2016+
integrity sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ==
20172017
dependencies:
20182018
esbuild "^0.25.0"
20192019
postcss "^8.5.3"

0 commit comments

Comments
 (0)