Skip to content

Commit

Permalink
Merge pull request #15 from govinda777/dependabot/npm_and_yarn/npm_an…
Browse files Browse the repository at this point in the history
…d_yarn-f25c717a0f

Bump vite from 5.4.11 to 5.4.12 in the npm_and_yarn group across 1 directory
  • Loading branch information
govinda777 authored Feb 1, 2025
2 parents 4039b85 + 87a2042 commit 0a1ba97
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 @@ -74,7 +74,7 @@
"ts-jest": "^29.2.5",
"typescript": "^5.7.2",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.9",
"vite": "^5.4.12",
"vitest": "^2.1.8",
"wait-on": "^8.0.1"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7240,10 +7240,10 @@ vite-plugin-node-polyfills@^0.22.0:
"@rollup/plugin-inject" "^5.0.5"
node-stdlib-browser "^1.2.0"

vite@^5.0.0, vite@^5.4.9:
version "5.4.11"
resolved "https://registry.npmmirror.com/vite/-/vite-5.4.11.tgz#3b415cd4aed781a356c1de5a9ebafb837715f6e5"
integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==
vite@^5.0.0, vite@^5.4.12:
version "5.4.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.43"
Expand Down

0 comments on commit 0a1ba97

Please sign in to comment.