Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

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 and rospino74 committed Dec 18, 2023
1 parent a6207b3 commit 6c9ed7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-import": "^2.29.0",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite-plugin-top-level-await": "^1.4.0"
"vite-plugin-top-level-await": "^1.4.1"
},
"dependencies": {
"buffer": "^6.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3364,7 +3364,7 @@ __metadata:
random-useragent: ^0.5.0
typescript: ^5.3.3
vite: ^4.5.1
vite-plugin-top-level-await: ^1.4.0
vite-plugin-top-level-await: ^1.4.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4091,16 +4091,16 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-top-level-await@npm:^1.4.0":
version: 1.4.0
resolution: "vite-plugin-top-level-await@npm:1.4.0"
"vite-plugin-top-level-await@npm:^1.4.1":
version: 1.4.1
resolution: "vite-plugin-top-level-await@npm:1.4.1"
dependencies:
"@rollup/plugin-virtual": ^3.0.2
"@swc/core": ^1.3.100
uuid: ^9.0.1
peerDependencies:
vite: ">=2.8"
checksum: dcd8cb435322e48cefbe3dc95ae3b449397f37e001509a412f77d8132bf269ac650c6a01851e2052f1ebf3c2ee09c338a0d31d6359eb7062d9af96e2c359be72
checksum: 34fc05991ee4d34ea6d80b19d172985ba8a397016e865691ce211a1d5f47dfadfe26b873a994ac0528ac06d67cd060e3d9185508b1133dad7f016ad62a2d61fe
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c9ed7c

Please sign in to comment.