Skip to content

Commit

Permalink
Merge pull request #489 from fabiankachlock/dependabot/npm_and_yarn/f…
Browse files Browse the repository at this point in the history
…rontend/vite-4.5.0

Build(deps-dev): Bump vite from 4.4.11 to 4.5.0 in /frontend
  • Loading branch information
fabiankachlock authored Nov 14, 2023
2 parents a477da9 + 11bb083 commit 9339613
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"tailwindcss": "^3",
"ts-jest": "^27.0.4",
"typescript": "^5.1.6",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vite-plugin-pwa": "^0.16.4",
"vue-jest": "^5.0.0-0",
"vue-tsc": "^1.8.11",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7495,10 +7495,10 @@ vite-plugin-pwa@^0.16.4:
workbox-build "^7.0.0"
workbox-window "^7.0.0"

vite@^4.4.11:
version "4.4.11"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.11.tgz#babdb055b08c69cfc4c468072a2e6c9ca62102b0"
integrity sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==
vite@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.0.tgz#ec406295b4167ac3bc23e26f9c8ff559287cff26"
integrity sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit 9339613

Please sign in to comment.