Skip to content

Commit

Permalink
Merge pull request #673 from rondo-verlag/dependabot/npm_and_yarn/app…
Browse files Browse the repository at this point in the history
…/vite-6.0.11

Bump vite from 6.0.9 to 6.0.11 in /app
  • Loading branch information
Vento-Nuenenen authored Feb 2, 2025
2 parents 80bc72d + e73aa69 commit 8764b2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"sass-loader": "^16.0.4",
"terser": "^5.37.0",
"typescript": "~5.6.2",
"vite": "^6.0.9",
"vite": "^6.0.11",
"vitest": "^3.0.2",
"vue-tsc": "^2.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9494,10 +9494,10 @@ [email protected]:
pathe "^2.0.1"
vite "^5.0.0 || ^6.0.0"

"vite@^5.0.0 || ^6.0.0", vite@^6.0.9:
version "6.0.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9.tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee"
integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==
"vite@^5.0.0 || ^6.0.0", vite@^6.0.11:
version "6.0.11"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.11.tgz#224497e93e940b34c3357c9ebf2ec20803091ed8"
integrity sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==
dependencies:
esbuild "^0.24.2"
postcss "^8.4.49"
Expand Down

0 comments on commit 8764b2a

Please sign in to comment.