Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/java/java-node/gradl…
Browse files Browse the repository at this point in the history
…e-node/frontend/vite-6.0.3
  • Loading branch information
dmikusa authored Dec 6, 2024
2 parents 6501b63 + 14c2b14 commit a934529
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion java/java-node/maven-yarn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"build": "vite build"
},
"devDependencies": {
"vite": "^6.0.2"
"vite": "^6.0.3"
}
}
8 changes: 4 additions & 4 deletions java/java-node/maven-yarn/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -313,10 +313,10 @@ source-map-js@^1.2.1:
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==

vite@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.2.tgz#7a22630c73c7b663335ddcdb2390971ffbc14993"
integrity sha512-XdQ+VsY2tJpBsKGs0wf3U/+azx8BBpYRHFAyKm5VeEZNOJZRB63q7Sc8Iup3k0TrN3KO6QgyzFf+opSbfY1y0g==
vite@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.3.tgz#cc01f403e326a9fc1e064235df8a6de084c8a491"
integrity sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==
dependencies:
esbuild "^0.24.0"
postcss "^8.4.49"
Expand Down

0 comments on commit a934529

Please sign in to comment.