Skip to content

Commit

Permalink
Merge pull request #2594 from objectcomputing/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/web-ui/vite-5.2.14

Bump vite from 5.2.11 to 5.2.14 in /web-ui
  • Loading branch information
mkimberlin authored Sep 18, 2024
2 parents efa56f2 + d0a3c31 commit 661bff2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"react-test-renderer": "^18.2.0",
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.1",
"vite": "^5.2.6",
"vite": "^5.2.14",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0",
"vitest-fetch-mock": "^0.2.2"
Expand Down
8 changes: 4 additions & 4 deletions web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8060,10 +8060,10 @@ vite-tsconfig-paths@^4.3.2:
globrex "^0.1.2"
tsconfck "^3.0.3"

vite@^5.0.0, vite@^5.1.6, vite@^5.2.6:
version "5.2.11"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.11.tgz#726ec05555431735853417c3c0bfb36003ca0cbd"
integrity sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==
vite@^5.0.0, vite@^5.1.6, vite@^5.2.14:
version "5.2.14"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.14.tgz#fd5f60facf6b5f90ec7da6323c467a365d380c3d"
integrity sha512-TFQLuwWLPms+NBNlh0D9LZQ+HXW471COABxw/9TEUBrjuHMo9BrYBPrN/SYAwIuVL+rLerycxiLT41t4f5MZpA==
dependencies:
esbuild "^0.20.1"
postcss "^8.4.38"
Expand Down

0 comments on commit 661bff2

Please sign in to comment.