Skip to content

Commit

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

chore(deps-dev): bump vite from 5.2.10 to 5.2.11 in /frontend
  • Loading branch information
pdambrauskas authored May 3, 2024
2 parents a8ef9ad + 225e915 commit a61a285
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": "^4.6.2",
"prettier": "^3.2.5",
"prop-types": "^15.8.1",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vite-tsconfig-paths": "^4.3.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 @@ -4554,10 +4554,10 @@ vite-tsconfig-paths@^4.3.2:
globrex "^0.1.2"
tsconfck "^3.0.3"

vite@^5.2.10:
version "5.2.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.10.tgz#2ac927c91e99d51b376a5c73c0e4b059705f5bd7"
integrity sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==
vite@^5.2.11:
version "5.2.11"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.11.tgz#726ec05555431735853417c3c0bfb36003ca0cbd"
integrity sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==
dependencies:
esbuild "^0.20.1"
postcss "^8.4.38"
Expand Down

0 comments on commit a61a285

Please sign in to comment.