diff --git a/package.json b/package.json index 50f3416..ca8e63c 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,6 @@ "github-markdown-css": "^5.8.1", "highlight.js": "^11.11.1", "remarkable": "^2.0.1", - "vite": "^6.0.13" + "vite": "^6.0.14" } } diff --git a/yarn.lock b/yarn.lock index c75c3a9..123ed62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -484,10 +484,10 @@ virtual-dom@^2.1.1: x-is-array "0.1.0" x-is-string "0.1.0" -vite@^6.0.13: - version "6.0.13" - resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.13.tgz#14c7cfa09eb430de6ca8fd44640b421a7d6a16fd" - integrity sha512-vreFe9+wkAVt1I6gerGnUmDH1ir9gmbQ7+jtfMAk4iwSMkuQxl4/eGc26LLhCWTJf1wCgQWFxZBRsjPHKmEM+w== +vite@^6.0.14: + version "6.0.14" + resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.14.tgz#76339651e85871de42e7be37d81a31abb0c374f5" + integrity sha512-RPfVU0Z3aFfl5BQG8xgIvuN8PofO6np7PBnurYSwx9hfcK6mjuTC5XQxA65L+pxmVbmT3Swqp9CYqc5VshQIfQ== dependencies: esbuild "^0.24.2" postcss "^8.4.49"