Skip to content

Commit

Permalink
chore(deps): update dependency rollup-plugin-esbuild to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zxilly committed Jan 5, 2024
1 parent 6c6c8eb commit da66fa8
Showing 1 changed file with 11 additions and 18 deletions.
29 changes: 11 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1472,19 +1472,19 @@ __metadata:
languageName: node
linkType: hard

"@rollup/pluginutils@npm:^5.0.4":
version: 5.0.4
resolution: "@rollup/pluginutils@npm:5.0.4"
"@rollup/pluginutils@npm:^5.0.5":
version: 5.1.0
resolution: "@rollup/pluginutils@npm:5.1.0"
dependencies:
"@types/estree": ^1.0.0
estree-walker: ^2.0.2
picomatch: ^2.3.1
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 893d5805ac4121fc704926963a0ae4e79e9e2bc8d736c3b28499ab69a404cce5119ca3a4e0c3d3a81d62f1beb3966f35285c36935d94b061794f26e94fed4cd1
checksum: 3cc5a6d91452a6eabbfd1ae79b4dd1f1e809d2eecda6e175deb784e75b0911f47e9ecce73f8dd315d6a8b3f362582c91d3c0f66908b6ced69345b3cbe28f8ce8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3967,13 +3967,6 @@ __metadata:
languageName: node
linkType: hard

"joycon@npm:^3.1.1":
version: 3.1.1
resolution: "joycon@npm:3.1.1"
checksum: 8003c9c3fc79c5c7602b1c7e9f7a2df2e9916f046b0dbad862aa589be78c15734d11beb9fe846f5e06138df22cb2ad29961b6a986ba81c4920ce2b15a7f11067
languageName: node
linkType: hard

"js-tokens@npm:^4.0.0":
version: 4.0.0
resolution: "js-tokens@npm:4.0.0"
Expand Down Expand Up @@ -4918,17 +4911,17 @@ __metadata:
linkType: hard

"rollup-plugin-esbuild@npm:^6.0.0":
version: 6.0.0
resolution: "rollup-plugin-esbuild@npm:6.0.0"
version: 6.1.0
resolution: "rollup-plugin-esbuild@npm:6.1.0"
dependencies:
"@rollup/pluginutils": ^5.0.4
"@rollup/pluginutils": ^5.0.5
debug: ^4.3.4
es-module-lexer: ^1.3.1
joycon: ^3.1.1
get-tsconfig: ^4.7.2
peerDependencies:
esbuild: ">=0.18.0"
rollup: ^1.20.0 || ^2.0.0 || ^3.0.0
checksum: 28cce936abb5840f47fe4c9acd47b369cf149c31c635e0ee49e895afec92a81c95ac869f4ec67bacaae4ace9d96bb23e63226a235fe8ef879d8e861514599240
rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0
checksum: a1d5a059f9850f6ab7e59df43581dbe92bb7054aecd51770b4988da471a698ab05503523e8370f9a8063f31a2709f8515094db729d069e4a1cbf814066da6332
languageName: node
linkType: hard

Expand Down

0 comments on commit da66fa8

Please sign in to comment.