File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 13
13
"@xmldom/xmldom" : " ^0.8.3" ,
14
14
"fonteditor-core" : " ^2.3.2" ,
15
15
"lodash" : " 4.17.21" ,
16
- "rollup" : " 2.26.10 " ,
16
+ "rollup" : " 2.79.2 " ,
17
17
"rollup-plugin-babel" : " ^4.4.0" ,
18
18
"rollup-plugin-cleaner" : " ^1.0.0" ,
19
19
"rollup-plugin-copy" : " ^3.3.0" ,
Original file line number Diff line number Diff line change 57
57
"jest-environment-jsdom" : " 29.1.2" ,
58
58
"react" : " ^17.0.2" ,
59
59
"react-dom" : " ^17.0.2" ,
60
- "rollup" : " 2.26.10 " ,
60
+ "rollup" : " 2.79.2 " ,
61
61
"rollup-plugin-analyzer" : " ^3.3.0" ,
62
62
"rollup-plugin-babel" : " ^4.4.0" ,
63
63
"rollup-plugin-cleaner" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -3802,7 +3802,7 @@ __metadata:
3802
3802
"@xmldom/xmldom": ^0.8.3
3803
3803
fonteditor-core: ^2.3.2
3804
3804
lodash: 4.17.21
3805
- rollup: 2.26.10
3805
+ rollup: 2.79.2
3806
3806
rollup-plugin-babel: ^4.4.0
3807
3807
rollup-plugin-cleaner: ^1.0.0
3808
3808
rollup-plugin-copy: ^3.3.0
@@ -3891,7 +3891,7 @@ __metadata:
3891
3891
react-dom: ^17.0.2
3892
3892
react-is: ">=16.13.0"
3893
3893
react-popper: ^2.2.4
3894
- rollup: 2.26.10
3894
+ rollup: 2.79.2
3895
3895
rollup-plugin-analyzer: ^3.3.0
3896
3896
rollup-plugin-babel: ^4.4.0
3897
3897
rollup-plugin-cleaner: ^1.0.0
@@ -29935,17 +29935,17 @@ resolve@^1.9.0:
29935
29935
languageName: node
29936
29936
linkType: hard
29937
29937
29938
- "rollup@npm:2.26.10 ":
29939
- version: 2.26.10
29940
- resolution: "rollup@npm:2.26.10 "
29938
+ "rollup@npm:2.79.2 ":
29939
+ version: 2.79.2
29940
+ resolution: "rollup@npm:2.79.2 "
29941
29941
dependencies:
29942
- fsevents: ~2.1 .2
29942
+ fsevents: ~2.3 .2
29943
29943
dependenciesMeta:
29944
29944
fsevents:
29945
29945
optional: true
29946
29946
bin:
29947
29947
rollup: dist/bin/rollup
29948
- checksum: c6411836382629bbd4a1030e5879855ed84e1c0a9406fa0f16166ad7b7e620573813c14c4b7e5fdb8d61b83d0cd1c20993738237c533b6aeea54816600b9e356
29948
+ checksum: df7aa4c8b95245dede157b06ab71e1921de6080757d30e9bf31f8fb142064d12dda865e2bafbab4349588f43425b2965a290c9a5da1c048246a70fc21734ebd7
29949
29949
languageName: node
29950
29950
linkType: hard
29951
29951
You can’t perform that action at this time.
0 commit comments