Skip to content

Commit

Permalink
Merge pull request #211 from MythicalLTD/dependabot/npm_and_yarn/fron…
Browse files Browse the repository at this point in the history
…tend/npm_and_yarn-f25c717a0f

Bump vite from 5.4.11 to 5.4.12 in /frontend in the npm_and_yarn group across 1 directory
  • Loading branch information
NaysKutzu authored Jan 22, 2025
2 parents f239179 + da9409d commit bb38a50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"tailwindcss": "^3.4.15",
"typescript": "~5.6.3",
"vite": "^5.4.10",
"vite": "^5.4.12",
"vite-plugin-vue-devtools": "^7.5.4",
"vue-tsc": "^2.1.10"
}
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3006,10 +3006,10 @@ vite-plugin-vue-inspector@^5.3.1:
kolorist "^1.8.0"
magic-string "^0.30.4"

vite@^5.4.10:
version "5.4.11"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.11.tgz#3b415cd4aed781a356c1de5a9ebafb837715f6e5"
integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==
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 bb38a50

Please sign in to comment.