Skip to content

Commit

Permalink
Merge pull request #217 from flatironinstitute/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/gui/vite-5.3.6

Bump vite from 5.3.3 to 5.3.6 in /gui
  • Loading branch information
WardBrian authored Sep 24, 2024
2 parents 29e2715 + a38f1e7 commit 4207e2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"jsdom": "^24.1.0",
"prettier": "^3.3.2",
"typescript": "^5.0.2",
"vite": "^5.2.12",
"vite": "^5.3.6",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0"
}
Expand Down
8 changes: 4 additions & 4 deletions gui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4197,10 +4197,10 @@ vite-tsconfig-paths@^4.3.2:
globrex "^0.1.2"
tsconfck "^3.0.3"

vite@^5.0.0, vite@^5.2.12:
version "5.3.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.3.tgz#5265b1f0a825b3b6564c2d07524777c83e3c04c2"
integrity sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==
vite@^5.0.0, vite@^5.3.6:
version "5.3.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.6.tgz#e097c0a7b79adb2e60bec9ef7907354f09d027bd"
integrity sha512-es78AlrylO8mTVBygC0gTC0FENv0C6T496vvd33ydbjF/mIi9q3XQ9A3NWo5qLGFKywvz10J26813OkLvcQleA==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.39"
Expand Down

0 comments on commit 4207e2c

Please sign in to comment.