Skip to content

Commit

Permalink
Merge pull request #253 from evandor/dependabot/npm_and_yarn/vite-5.4.2
Browse files Browse the repository at this point in the history
Bump vite from 2.9.18 to 5.4.2
  • Loading branch information
evandor authored Aug 31, 2024
2 parents f002fe5 + 7256fde commit cf9e38b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"fake-indexeddb": "^6.0.0",
"mermaid": "^11.0.2",
"typescript": "^5.4.5",
"vite": "^2.9.18",
"vite": "^5.4.2",
"vitepress": "^1.3.4",
"vitepress-plugin-mermaid": "^2.0.16",
"vitest": "^1.6.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11391,7 +11391,7 @@ vite-tsconfig-paths@^4.3.1:
globrex "^0.1.2"
tsconfck "^3.0.3"

vite@^2.9.13, vite@^2.9.18:
vite@^2.9.13:
version "2.9.18"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.18.tgz#74e2a83b29da81e602dac4c293312cc575f091c7"
integrity sha512-sAOqI5wNM9QvSEE70W3UGMdT8cyEn0+PmJMTFvTB8wB0YbYUWw3gUbY62AOyrXosGieF2htmeLATvNxpv/zNyQ==
Expand All @@ -11403,7 +11403,7 @@ vite@^2.9.13, vite@^2.9.18:
optionalDependencies:
fsevents "~2.3.2"

vite@^5.0.0, vite@^5.4.1:
vite@^5.0.0, vite@^5.4.1, vite@^5.4.2:
version "5.4.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.2.tgz#8acb6ec4bfab823cdfc1cb2d6c53ed311bc4e47e"
integrity sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==
Expand Down

0 comments on commit cf9e38b

Please sign in to comment.