Skip to content

Commit

Permalink
Merge pull request #217 from lucafaggianelli/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…frontend/vite-4.4.11
  • Loading branch information
lucafaggianelli authored Oct 6, 2023
2 parents 85c7775 + ea09ebb commit 298ad48
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 @@ -40,6 +40,6 @@
"postcss": "^8.4.21",
"tailwindcss": "^3.2.7",
"typescript": "^5.2.2",
"vite": "^4.4.10"
"vite": "^4.4.11"
}
}
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1716,10 +1716,10 @@ victory-vendor@^36.6.8:
d3-time "^3.0.0"
d3-timer "^3.0.1"

vite@^4.4.10:
version "4.4.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.10.tgz#3794639cc433f7cb33ad286930bf0378c86261c8"
integrity sha512-TzIjiqx9BEXF8yzYdF2NTf1kFFbjMjUSV0LFZ3HyHoI3SGSPLnnFUKiIQtL3gl2AjHvMrprOvQ3amzaHgQlAxw==
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==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit 298ad48

Please sign in to comment.