Skip to content

Commit

Permalink
Merge pull request #1175 from exacaster/dependabot/npm_and_yarn/front…
Browse files Browse the repository at this point in the history
…end/vite-5.4.11

Bump vite from 5.4.9 to 5.4.11 in /frontend
  • Loading branch information
pdambrauskas authored Nov 17, 2024
2 parents 80e9011 + acee8a3 commit 4bd24be
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,7 +40,7 @@
"eslint-plugin-react-hooks": "^5.0.0",
"prettier": "^3.3.3",
"prop-types": "^15.8.1",
"vite": "^5.4.9",
"vite": "^5.4.11",
"vite-tsconfig-paths": "^5.1.2"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4109,10 +4109,10 @@ vite-tsconfig-paths@^5.1.2:
globrex "^0.1.2"
tsconfck "^3.0.3"

vite@^5.4.9:
version "5.4.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c"
integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==
vite@^5.4.11:
version "5.4.11"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.11.tgz#3b415cd4aed781a356c1de5a9ebafb837715f6e5"
integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.43"
Expand Down

0 comments on commit 4bd24be

Please sign in to comment.