Skip to content

Commit 2f95e59

Browse files
authored
Merge pull request #6 from leontm-dev/dependabot/npm_and_yarn/vite-5.4.12
Bump vite from 5.4.11 to 5.4.12
2 parents 056d57c + eadfebb commit 2f95e59

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"tailwindcss": "^3.4.11",
4848
"typescript": "^5.5.3",
4949
"typescript-eslint": "^8.0.1",
50-
"vite": "^5.4.5"
50+
"vite": "^5.4.12"
5151
}
5252
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2478,10 +2478,10 @@ vite-plugin-static-copy@^1.0.6:
24782478
fs-extra "^11.1.0"
24792479
picocolors "^1.0.0"
24802480

2481-
vite@^5.4.5:
2482-
version "5.4.11"
2483-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.11.tgz#3b415cd4aed781a356c1de5a9ebafb837715f6e5"
2484-
integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==
2481+
vite@^5.4.12:
2482+
version "5.4.12"
2483+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
2484+
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
24852485
dependencies:
24862486
esbuild "^0.21.3"
24872487
postcss "^8.4.43"

0 commit comments

Comments
 (0)