Skip to content

Commit

Permalink
Bump vite-plugin-top-level-await from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-top-level-await](https://github.com/Menci/vite-plugin-top-level-await) from 1.4.0 to 1.4.1.
- [Commits](Menci/vite-plugin-top-level-await@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: vite-plugin-top-level-await
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 6b9b012 commit 322ff32
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 @@ -115,7 +115,7 @@
"type-fest": "4.8.3",
"vite": "4.5.1",
"vite-plugin-svgr": "4.2.0",
"vite-plugin-top-level-await": "1.4.0",
"vite-plugin-top-level-await": "1.4.1",
"vite-tsconfig-paths": "4.2.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6160,10 +6160,10 @@ [email protected]:
"@svgr/core" "^8.1.0"
"@svgr/plugin-jsx" "^8.1.0"

[email protected].0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.4.0.tgz#7fa037da9028b9c9aec6aaf0f90b00c2c846ea36"
integrity sha512-t2hMdZDBuPpcHpqVrTElGv8NqlePrk6z2uok1alPu6ndT5JmMM/kFeMGkwtspYwblJMfzwzdDMmBSMvpLLgmSA==
[email protected].1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.4.1.tgz#607dfe084157550fa33df18062b99ceea774cd9c"
integrity sha512-hogbZ6yT7+AqBaV6lK9JRNvJDn4/IJvHLu6ET06arNfo0t2IsyCaon7el9Xa8OumH+ESuq//SDf8xscZFE0rWw==
dependencies:
"@rollup/plugin-virtual" "^3.0.2"
"@swc/core" "^1.3.100"
Expand Down

0 comments on commit 322ff32

Please sign in to comment.