Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"rollup": "^4.46.1",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-dts": "^6.2.1",
"rollup-plugin-import-css": "^3.5.8",
"rollup-plugin-import-css": "^4.0.1",
"rollup-plugin-import-file": "^1.0.1",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-terser": "^7.0.2",
Expand Down
30 changes: 23 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2669,7 +2669,7 @@ __metadata:
languageName: node
linkType: hard

"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.1.3":
"@rollup/pluginutils@npm:^5.0.1":
version: 5.1.4
resolution: "@rollup/pluginutils@npm:5.1.4"
dependencies:
Expand Down Expand Up @@ -2701,6 +2701,22 @@ __metadata:
languageName: node
linkType: hard

"@rollup/pluginutils@npm:^5.1.4":
version: 5.2.0
resolution: "@rollup/pluginutils@npm:5.2.0"
dependencies:
"@types/estree": "npm:^1.0.0"
estree-walker: "npm:^2.0.2"
picomatch: "npm:^4.0.2"
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 10c0/794890d512751451bcc06aa112366ef47ea8f9125dac49b1abf72ff8b079518b09359de9c60a013b33266541634e765ae61839c749fae0edb59a463418665c55
languageName: node
linkType: hard

"@rollup/rollup-android-arm-eabi@npm:4.46.1":
version: 4.46.1
resolution: "@rollup/rollup-android-arm-eabi@npm:4.46.1"
Expand Down Expand Up @@ -7728,7 +7744,7 @@ __metadata:
rollup: "npm:^4.46.1"
rollup-plugin-copy: "npm:^3.5.0"
rollup-plugin-dts: "npm:^6.2.1"
rollup-plugin-import-css: "npm:^3.5.8"
rollup-plugin-import-css: "npm:^4.0.1"
rollup-plugin-import-file: "npm:^1.0.1"
rollup-plugin-peer-deps-external: "npm:^2.2.4"
rollup-plugin-terser: "npm:^7.0.2"
Expand Down Expand Up @@ -9424,14 +9440,14 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-import-css@npm:^3.5.8":
version: 3.5.8
resolution: "rollup-plugin-import-css@npm:3.5.8"
"rollup-plugin-import-css@npm:^4.0.1":
version: 4.0.1
resolution: "rollup-plugin-import-css@npm:4.0.1"
dependencies:
"@rollup/pluginutils": "npm:^5.1.3"
"@rollup/pluginutils": "npm:^5.1.4"
peerDependencies:
rollup: ^2.x.x || ^3.x.x || ^4.x.x
checksum: 10c0/cdd773fd25a184c86180a771cf0f5e228e47d2bd7c0f7976aad9e7ce72e84835efa608bdd8cb984ba9507038ed9454e89a67c435b207dbeae0ccc36b4ad2a02a
checksum: 10c0/59c09769a3774ad361c7acda95c2a5f7fcff5862a7d4e126c599601498f0a0f23e798ce93f1e981a19bbb04b9207600c5e96f5d622f1f39c3407f014824e0ee3
languageName: node
linkType: hard

Expand Down