Skip to content

Commit

Permalink
Merge pull request #278 from gnmyt/dependabot/npm_and_yarn/client/vit…
Browse files Browse the repository at this point in the history
…e-6.0.5

Build(deps-dev): Bump vite from 6.0.4 to 6.0.5 in /client
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents 425f813 + 6e71010 commit bf12607
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"eslint-plugin-react-refresh": "^0.4.16",
"globals": "^15.14.0",
"sass-embedded": "^1.83.0",
"vite": "^6.0.4"
"vite": "^6.0.5"
}
}
12 changes: 6 additions & 6 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@ es-to-primitive@^1.2.1:
is-date-object "^1.0.5"
is-symbol "^1.0.4"

esbuild@^0.24.0:
[email protected]:
version "0.24.0"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.24.0.tgz#f2d470596885fcb2e91c21eb3da3b3c89c0b55e7"
integrity sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==
Expand Down Expand Up @@ -2580,12 +2580,12 @@ varint@^6.0.0:
resolved "https://registry.yarnpkg.com/varint/-/varint-6.0.0.tgz#9881eb0ce8feaea6512439d19ddf84bf551661d0"
integrity sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==

vite@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.4.tgz#fe7cfaedff7c701d5582be5c4ed6a2150538ea9d"
integrity sha512-zwlH6ar+6o6b4Wp+ydhtIKLrGM/LoqZzcdVmkGAFun0KHTzIzjh+h0kungEx7KJg/PYnC80I4TII9WkjciSR6Q==
vite@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.5.tgz#1d0fbdb3ffe61e944089abeddb7d2c509420acfd"
integrity sha512-akD5IAH/ID5imgue2DYhzsEwCi0/4VKY31uhMLEYJwPP4TiUp8pL5PIK+Wo7H8qT8JY9i+pVfPydcFPYD1EL7g==
dependencies:
esbuild "^0.24.0"
esbuild "0.24.0"
postcss "^8.4.49"
rollup "^4.23.0"
optionalDependencies:
Expand Down

0 comments on commit bf12607

Please sign in to comment.