Skip to content

Commit

Permalink
chore(deps): update dependency @favware/rollup-type-bundler to v3 (#358)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 9a9f527 commit e4e39b7
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 58 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@commitlint/config-conventional": "^18.4.3",
"@favware/cliff-jumper": "^2.2.3",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^2.0.0",
"@favware/rollup-type-bundler": "^3.1.0",
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
Expand Down
215 changes: 158 additions & 57 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.22.5":
version: 7.22.13
resolution: "@babel/code-frame@npm:7.22.13"
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.22.13":
version: 7.23.5
resolution: "@babel/code-frame@npm:7.23.5"
dependencies:
"@babel/highlight": "npm:^7.22.13"
"@babel/highlight": "npm:^7.23.4"
chalk: "npm:^2.4.2"
checksum: bf6ae6ba3a510adfda6a211b4a89b0f1c98ca1352b745c077d113f3b568141e0d44ce750b9ac2a80143ba5c8c4080c50fcfc1aa11d86e194ea6785f62520eb5a
checksum: 44e58529c9d93083288dc9e649c553c5ba997475a7b0758cc3ddc4d77b8a7d985dbe78cc39c9bbc61f26d50af6da1ddf0a3427eae8cc222a9370619b671ed8f5
languageName: node
linkType: hard

Expand All @@ -29,14 +29,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/highlight@npm:^7.22.13":
version: 7.22.20
resolution: "@babel/highlight@npm:7.22.20"
"@babel/highlight@npm:^7.23.4":
version: 7.23.4
resolution: "@babel/highlight@npm:7.23.4"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.22.20"
chalk: "npm:^2.4.2"
js-tokens: "npm:^4.0.0"
checksum: 1aabc95b2cb7f67adc26c7049554306f1435bfedb76b9731c36ff3d7cdfcb32bd65a6dd06985644124eb2100bd911721d9e5c4f5ac40b7f0da2995a61bf8da92
checksum: 62fef9b5bcea7131df4626d009029b1ae85332042f4648a4ce6e740c3fd23112603c740c45575caec62f260c96b11054d3be5987f4981a5479793579c3aac71f
languageName: node
linkType: hard

Expand Down Expand Up @@ -332,21 +332,22 @@ __metadata:
languageName: node
linkType: hard

"@favware/rollup-type-bundler@npm:^2.0.0":
version: 2.0.0
resolution: "@favware/rollup-type-bundler@npm:2.0.0"
"@favware/rollup-type-bundler@npm:^3.1.0":
version: 3.1.0
resolution: "@favware/rollup-type-bundler@npm:3.1.0"
dependencies:
"@sapphire/utilities": "npm:^3.11.0"
colorette: "npm:^2.0.19"
commander: "npm:^9.4.1"
"@sapphire/node-utilities": "npm:^1.0.0"
"@sapphire/utilities": "npm:^3.13.0"
colorette: "npm:^2.0.20"
commander: "npm:^11.1.0"
js-yaml: "npm:^4.1.0"
rollup: "npm:^3.2.1"
rollup-plugin-dts: "npm:^5.0.0"
typescript: "npm:^4.8.4"
rollup: "npm:^4.6.1"
rollup-plugin-dts: "npm:^6.1.0"
typescript: "npm:^5.3.2"
bin:
rollup-type-bundler: ./dist/cli.js
rtb: ./dist/cli.js
checksum: 184bc0a2079b7cb88d736bb809aa8a4eca85ddb06eff327af5f135397f3202d86ed964cc78694c18b71b1fc73f998335ef2647f3f8f948469e89463435adc3e1
checksum: 350a020257bfd3c77c366233eda2eb1706a170cfecbe35688680b134cc953f34f0d61ee4d5b73881905e5140fd220dc60baa581f1c4053c1982d01ed5f9ca0f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -466,6 +467,90 @@ __metadata:
languageName: node
linkType: hard

"@rollup/rollup-android-arm-eabi@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-android-arm-eabi@npm:4.6.1"
conditions: os=android & cpu=arm
languageName: node
linkType: hard

"@rollup/rollup-android-arm64@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-android-arm64@npm:4.6.1"
conditions: os=android & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-darwin-arm64@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-darwin-arm64@npm:4.6.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-darwin-x64@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-darwin-x64@npm:4.6.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@rollup/rollup-linux-arm-gnueabihf@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.6.1"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@rollup/rollup-linux-arm64-gnu@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.6.1"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-arm64-musl@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.6.1"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-gnu@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.6.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-musl@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-linux-x64-musl@npm:4.6.1"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-win32-arm64-msvc@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.6.1"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-win32-ia32-msvc@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.6.1"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@rollup/rollup-win32-x64-msvc@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.6.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@sapphire/eslint-config@npm:^5.0.2":
version: 5.0.2
resolution: "@sapphire/eslint-config@npm:5.0.2"
Expand Down Expand Up @@ -506,7 +591,7 @@ __metadata:
"@discordjs/collection": "npm:^1.5.3"
"@favware/cliff-jumper": "npm:^2.2.3"
"@favware/npm-deprecate": "npm:^1.0.7"
"@favware/rollup-type-bundler": "npm:^2.0.0"
"@favware/rollup-type-bundler": "npm:^3.1.0"
"@sapphire/eslint-config": "npm:^5.0.2"
"@sapphire/prettier-config": "npm:^2.0.0"
"@sapphire/ts-config": "npm:^5.0.0"
Expand Down Expand Up @@ -3244,7 +3329,7 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:^0.30.2":
"magic-string@npm:^0.30.4":
version: 0.30.5
resolution: "magic-string@npm:0.30.5"
dependencies:
Expand Down Expand Up @@ -4167,33 +4252,69 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-dts@npm:^5.0.0":
version: 5.3.1
resolution: "rollup-plugin-dts@npm:5.3.1"
"rollup-plugin-dts@npm:^6.1.0":
version: 6.1.0
resolution: "rollup-plugin-dts@npm:6.1.0"
dependencies:
"@babel/code-frame": "npm:^7.22.5"
magic-string: "npm:^0.30.2"
"@babel/code-frame": "npm:^7.22.13"
magic-string: "npm:^0.30.4"
peerDependencies:
rollup: ^3.0
typescript: ^4.1 || ^5.0
rollup: ^3.29.4 || ^4
typescript: ^4.5 || ^5.0
dependenciesMeta:
"@babel/code-frame":
optional: true
checksum: 490c39d88aa61448d3ca8200abceda59f6c6d79a75f31b8e8ecbd9c8528a0ab0724f115c9ce67fba4243a819e26841163fcc7c66cd429e55a1686a8e7029ee5e
languageName: node
linkType: hard

"rollup@npm:^3.2.1":
version: 3.29.4
resolution: "rollup@npm:3.29.4"
dependencies:
checksum: 2ecbda8eb0644ce98ee3a795bf5b99368d80e357972c227b07c382c4af34e03fe681c0f6674e1967330b69e79f2ddf288a672f8964441d5f98e9998c50f41a01
languageName: node
linkType: hard

"rollup@npm:^4.6.1":
version: 4.6.1
resolution: "rollup@npm:4.6.1"
dependencies:
"@rollup/rollup-android-arm-eabi": "npm:4.6.1"
"@rollup/rollup-android-arm64": "npm:4.6.1"
"@rollup/rollup-darwin-arm64": "npm:4.6.1"
"@rollup/rollup-darwin-x64": "npm:4.6.1"
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.6.1"
"@rollup/rollup-linux-arm64-gnu": "npm:4.6.1"
"@rollup/rollup-linux-arm64-musl": "npm:4.6.1"
"@rollup/rollup-linux-x64-gnu": "npm:4.6.1"
"@rollup/rollup-linux-x64-musl": "npm:4.6.1"
"@rollup/rollup-win32-arm64-msvc": "npm:4.6.1"
"@rollup/rollup-win32-ia32-msvc": "npm:4.6.1"
"@rollup/rollup-win32-x64-msvc": "npm:4.6.1"
fsevents: "npm:~2.3.2"
dependenciesMeta:
"@rollup/rollup-android-arm-eabi":
optional: true
"@rollup/rollup-android-arm64":
optional: true
"@rollup/rollup-darwin-arm64":
optional: true
"@rollup/rollup-darwin-x64":
optional: true
"@rollup/rollup-linux-arm-gnueabihf":
optional: true
"@rollup/rollup-linux-arm64-gnu":
optional: true
"@rollup/rollup-linux-arm64-musl":
optional: true
"@rollup/rollup-linux-x64-gnu":
optional: true
"@rollup/rollup-linux-x64-musl":
optional: true
"@rollup/rollup-win32-arm64-msvc":
optional: true
"@rollup/rollup-win32-ia32-msvc":
optional: true
"@rollup/rollup-win32-x64-msvc":
optional: true
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 9e39d54e23731a4c4067e9c02910cdf7479a0f9a7584796e2dc6efaa34bb1e5e015c062c87d1e64d96038baca76cefd47681ff22604fae5827147f54123dc6d0
checksum: 32fcbb3954597c27fe493d8dcebc24c3ddff8eab2150829cfb2161761038a9bd64873f51a90a6bfce522a70201318d764371e78ed294fc7aa019804f1dac7f08
languageName: node
linkType: hard

Expand Down Expand Up @@ -4746,16 +4867,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.8.4":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 458f7220ab11e0fc191514cc41be1707645ec9a8c2d609448a448e18c522cef9646f58728f6811185a4c35613dacdf6c98cf8965c88b3541d0288c47291e4300
languageName: node
linkType: hard

"typescript@npm:^5.2.2, typescript@npm:^5.3.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
Expand All @@ -4766,16 +4877,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^4.8.4#optional!builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5659316360b5cc2d6f5931b346401fa534107b68b60179cf14970e27978f0936c1d5c46f4b5b8175f8cba0430f522b3ce355b4b724c0ea36ce6c0347fab25afd
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.3.2#optional!builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=e012d7"
Expand Down

0 comments on commit e4e39b7

Please sign in to comment.