Skip to content

Commit

Permalink
Update dependency vite to v2.9.13 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2022
1 parent df109b1 commit a028816
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prettier": "2.7.1",
"tailwindcss": "3.1.4",
"typescript": "4.7.4",
"vite": "2.9.12",
"vite": "2.9.13",
"vite-plugin-env-compatible": "1.1.1",
"vite-plugin-mkcert": "1.7.2",
"vite-tsconfig-paths": "3.5.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3133,7 +3133,19 @@ vite-tsconfig-paths@3.5.0:
recrawl-sync "^2.0.3"
tsconfig-paths "^4.0.0"

vite@2.9.12, vite@^2.6.5, vite@^2.9.9:
vite@2.9.13:
version "2.9.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc"
integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"
resolve "^1.22.0"
rollup "^2.59.0"
optionalDependencies:
fsevents "~2.3.2"

vite@^2.6.5, vite@^2.9.9:
version "2.9.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.12.tgz#b1d636b0a8ac636afe9d83e3792d4895509a941b"
integrity sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"prettier": "2.7.1",
"tailwindcss": "3.1.4",
"typescript": "4.7.4",
"vite": "2.9.12",
"vite": "2.9.13",
"vite-plugin-mkcert": "1.7.2",
"vite-tsconfig-paths": "3.5.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3239,7 +3239,19 @@ vite-tsconfig-paths@3.5.0:
recrawl-sync "^2.0.3"
tsconfig-paths "^4.0.0"

vite@2.9.12, vite@^2.6.5, vite@^2.9.9:
vite@2.9.13:
version "2.9.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc"
integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"
resolve "^1.22.0"
rollup "^2.59.0"
optionalDependencies:
fsevents "~2.3.2"

vite@^2.6.5, vite@^2.9.9:
version "2.9.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.12.tgz#b1d636b0a8ac636afe9d83e3792d4895509a941b"
integrity sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==
Expand Down

0 comments on commit a028816

Please sign in to comment.