Skip to content

Commit

Permalink
Bump vite from 5.0.5 to 5.0.7 in /cms (#4388)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Dec 11, 2023
2 parents 2e48509 + b181843 commit a3f8d46
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.3.3",
"vite": "^5.0.5"
"vite": "^5.0.7"
}
}
8 changes: 4 additions & 4 deletions cms/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7808,10 +7808,10 @@ vfile@^4.0.0:
unist-util-stringify-position "^2.0.0"
vfile-message "^2.0.0"

vite@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.5.tgz#3eebe3698e3b32cea36350f58879258fec858a3c"
integrity sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg==
vite@^5.0.7:
version "5.0.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.7.tgz#ad081d735f6769f76b556818500bdafb72c3fe93"
integrity sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"
Expand Down

0 comments on commit a3f8d46

Please sign in to comment.