Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/vite-6.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
flevi29 authored Jan 21, 2025
2 parents ae60d2e + 61293bc commit 3cb37c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion playgrounds/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "vite preview"
},
"devDependencies": {
"vite": "^6.0.5"
"vite": "^6.0.9"
}
}
8 changes: 4 additions & 4 deletions playgrounds/javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,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.5:
version "6.0.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b"
integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==
vite@^6.0.9:
version "6.0.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9.tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee"
integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==
dependencies:
esbuild "^0.24.2"
postcss "^8.4.49"
Expand Down

0 comments on commit 3cb37c9

Please sign in to comment.