Skip to content

Commit

Permalink
Merge pull request #6504 from pulibrary/dependabot/npm_and_yarn/vite-…
Browse files Browse the repository at this point in the history
…5.2.14

Bump vite from 5.2.8 to 5.2.14
  • Loading branch information
eliotjordan authored Oct 3, 2024
2 parents 1ebfa0d + 9c22e48 commit 2120f50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"identity-obj-proxy": "^3.0.0",
"jquery": "^3.5.0",
"jsdom": "^22.0.0",
"vite": "^5.0",
"vite": "^5.2",
"vite-plugin-ruby": "^5.0",
"vitest": "^1.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6998,10 +6998,10 @@ vite-plugin-ruby@^5.0:
debug "^4.3.4"
fast-glob "^3.3.2"

vite@^5.0, vite@^5.0.0:
version "5.2.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.8.tgz#a99e09939f1a502992381395ce93efa40a2844aa"
integrity sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==
vite@^5.0.0, vite@^5.2:
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 2120f50

Please sign in to comment.