Skip to content

Commit c26f5d0

Browse files
authored
Merge pull request #8 from leontm-dev/dependabot/npm_and_yarn/vite-5.4.20
Bump vite from 5.4.12 to 5.4.20
2 parents 2f95e59 + 0ee3668 commit c26f5d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.12"
50+
"vite": "^5.4.20"
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.12:
2482-
version "5.4.12"
2483-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
2484-
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
2481+
vite@^5.4.20:
2482+
version "5.4.20"
2483+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a"
2484+
integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==
24852485
dependencies:
24862486
esbuild "^0.21.3"
24872487
postcss "^8.4.43"

0 commit comments

Comments
 (0)