Skip to content

Commit 8a7f469

Browse files
authored
Merge pull request #41 from Alanimdeo/dependabot/npm_and_yarn/vite-4.4.12
Bump vite from 4.4.9 to 4.4.12
2 parents c31c9e5 + 482390e commit 8a7f469

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@vue/tsconfig": "^0.4.0",
3737
"unplugin-auto-import": "^0.16.6",
3838
"unplugin-vue-components": "^0.25.1",
39-
"vite": "^4.4.9",
39+
"vite": "^4.4.12",
4040
"vue-tsc": "^1.8.8"
4141
}
4242
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4773,10 +4773,10 @@ vary@~1.1.2:
47734773
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
47744774
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
47754775

4776-
vite@^4.4.9:
4777-
version "4.4.9"
4778-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d"
4779-
integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==
4776+
vite@^4.4.12:
4777+
version "4.4.12"
4778+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.12.tgz#e9c355d5a0d8a47afa46cb4bad10820da333da5c"
4779+
integrity sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==
47804780
dependencies:
47814781
esbuild "^0.18.10"
47824782
postcss "^8.4.27"

0 commit comments

Comments
 (0)